Configuration comments, fixes, command and other fixes #90
NorbiPeti
commented 2020-01-31 21:34:05 +00:00
(Migrated from github.com)
- Using Essentials teleport for /spawn to support warmup/cooldown (#77)
- Test mode is now off by default (#79)
- Only saving the config if it changed and other config fixes (#83)
- Added a warning for RandomTP if the world border is too large (#70)
- Implemented config comments with the help of Towny's CommentedConfiguration
- Works with global and component configs as well
- Checking if there are any errors on (re)loading the config
- Not enabling certain components by default
- Introduced ListConfigData, which can detect list changes and save it properly (#87)
- Removed old command system completely
- Fixed permission issue without perm plugin (#74)
- Checking Bukkit perms if Vault says no, so PEX works with default perms (#80)
- Most of the time it just means checking the perm plugin twice since the PermissibleBase is injected usually
- Fixed command blocks not being allowed to run mod-only commands (#86)
* Using Essentials teleport for /spawn to support warmup/cooldown (#77)
* Test mode is now off by default (#79)
* Only saving the config if it changed and other config fixes (#83)
* Added a warning for RandomTP if the world border is too large (#70)
* Implemented config comments with the help of Towny's CommentedConfiguration
* Works with global and component configs as well
* Checking if there are any errors on (re)loading the config
* Not enabling certain components by default
* Introduced ListConfigData, which can detect list changes and save it properly (#87)
* Removed old command system completely
* Fixed permission issue without perm plugin (#74)
* Checking Bukkit perms if Vault says no, so PEX works with default perms (#80)
* Most of the time it just means checking the perm plugin twice since the PermissibleBase is injected usually
* Fixed command blocks not being allowed to run mod-only commands (#86)
No reviewers
Labels
No labels
bug
chat
commands
components
config/data
dependencies
duplicate
enhancement
error handling
help wanted
invalid
needs testing
plugin updater
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/ChromaCore#90
Loading…
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?