-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ plugins { | |
} | ||
|
||
group = 'com.jaytak' | ||
version = '0.1.19' | ||
version = '0.1.22' | ||
|
||
repositories { | ||
mavenCentral() | ||
|
Binary file modified
BIN
+167 Bytes
(100%)
build/classes/java/main/com/jaytak/playerPromote/PlayerPromote$AgreeCommand.class
Binary file not shown.
Binary file modified
BIN
+235 Bytes
(110%)
build/classes/java/main/com/jaytak/playerPromote/PlayerPromote.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Player Message Configuration: | ||
# Plugin Title: | ||
PlayerTitle: "§2§l[§r§2Player Promote§2§l]§r " | ||
# Message to show to new players, set this to DISABLED to stop this message from appearing at all: | ||
NewPlayerMessage: "This is the first time you have joined. Please read the rules at spawn and you can promote yourself to player once you have agreed to the rules." | ||
# Message to show to the player when they have successfully been promoted: | ||
PromoteMessage: "You have been promoted to the Player group! GLHF!" | ||
# Message to show to the player when they are already in a higher group then the default group: | ||
AlreadyPromotedMessage: "You are already in the group Player, or higher." | ||
|
||
# Groups: | ||
# Inital group the player will join in (this should be left at the default unless you have changed it): | ||
DefaultGroup: "default" | ||
# The group you would like the player to be promoted to: | ||
PromoteToGroup: "group.player" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+167 Bytes
(100%)
...d/tmp/compileJava/compileTransaction/stash-dir/PlayerPromote$AgreeCommand.class.uniqueId1
Binary file not shown.
Binary file modified
BIN
+1.87 KB
(180%)
build/tmp/compileJava/compileTransaction/stash-dir/PlayerPromote.class.uniqueId0
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters