-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**changes in:** /rtv /kill change bans command arguments increase vote time for rtv change minimun required name lenght to 3 characters bans -> ban change chat formatting to not to interfere with other plugins **fix:** /godmode ban ip with no reason don't work vpnapi.io api change TempData.inGodmode exception if player timed out Auto pause, pause the game if game over plugin don't work in v7 plugin don't load for new installation **add:** color formating for chat in console can find in other teams, 250 others hidden teams cooldown for vnw and rtv auto blacklist name of admin player for non-admin, to prevent name spoofing *Note:* just test if an admin name is in name of player skipping case, colors, and emojis option to give an vpnapi.io token to get more test in a day (default is 100 requests per day) remove limit argument to anti-vpn because is unless
- Loading branch information
Showing
6 changed files
with
37 additions
and
19 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
@echo off | ||
powershell .\gradlew :build | ||
powershell ./gradlew :build | ||
move /y .\build\libs\!moreCommands.jar .\ | ||
rd /s /q .\build |
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
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