-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Toggle-able Admin mode and other fixes
- Change Ver to 2.4.0-DEV - Added `TOGGLE_ADMIN` command - Cleaned up Message sending to use Message methods wherever possible - Added Permissions#isAdminEnabled that checks for internal/external permissions and the users current mode - Removed un-needed permission check in EditCommand - Changed Message#sendMessage to use Tuple array for replacements - Removed Firework Compare options from Config, if re-added all changebale compare options should have a config setting - Moved updateSign to happen at the end of Shop saving.
- Loading branch information
1 parent
7824f0c
commit ca25b70
Showing
14 changed files
with
187 additions
and
157 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
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
Oops, something went wrong.