Archive - EssentialsChat-2.6.2
Details
-
FilenameEssentialsChat.jar
-
Uploaded by
-
UploadedOct 12, 2011
-
Size6.46 KB
-
Downloads16,627
-
MD53acffe355f14a0069e1fb80a5ec25429
Supported Bukkit Versions
- CB 1185
Changelog
Change Log:
- Merge remote branch 'remotes/ess/master' into essrelease
- Merge branch 'essmaster' into essrelease
- Merge branch 'master' of github.com:essentials/Essentials into essmaster
- Hiding the nether options, that are going to be removed in a future release.
- Merge branch 'essmaster' into essrelease
- Merge remote branch 'remotes/ess/groupmanager' into essmaster
- Make sure we don't bounce people with expired tempbans.
- Merge branch 'essmaster' into essrelease
- Merge remote branch 'remotes/ess/groupmanager' into essmaster
- BanIP fixed, work around for isBanned.
- Updating for register 1.3
- Merge remote branch 'remotes/ess/groupmanager' into essmaster
- Merge remote branch 'remotes/ess/groupmanager' into essmaster
- Merge remote branch 'remotes/ess/groupmanager' into essmaster
- Merge remote branch 'remotes/ess/groupmanager' into essmaster
- Adjusting behavior of 'spawn-if-no-home'.
- Minor typing errors in messages.properties
- Merge remote branch 'remotes/ess/groupmanager' into essmaster
- Merge branch 'master' of github.com:essentials/Essentials into essmaster
- Fix for home names containing invalid characters.
- Fixing line endings
- Allow both essentials.build and permissions.build in PermissionsBukkit
- Fix freezeafk so that moving with mouse does not teleport you about. Add check for if some takes the ground away from you
- Throw correct exceptions Test #943
- Update to 1.2
- Optimized getAllPlayersPermissions and fixed pushing unknown perms to
superperms. - Fix for GM not checking inheritance for known superperms nodes.
- Fixed silly error with isLoaded()
- Fix for if the scheduler fails
- Forgot to push task
- Added a BukkitPermsUpdateTask to only update superperms once on a
load/reload. - Removed superperms update on plugins unloading. Unneeded and created
undesired lag on shutdown. - manulistp <name> + now only lists perms with a value of true
- Final fix for lag on manload
- manulistp now accepts an additional + to list ALL Superperms
effective permissions (/manulistp <name> +).
manucheckp also outputs superperms results. - Fixed wasteful updating of perms on a manload.
- Fix for null in PLAYER_TELEPORT for bukkit perms.