1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-01-18 13:56:29 +01:00

1419 Commits

Author SHA1 Message Date
ElgarL
b022a83694 Rewrote Config loading to use Bukkits Configuration features
Added an opOverride setting in config.
	  If present and set to false, op's will not get overriding permissions
in GroupManager.
	  (one op will not be able to alter another op's settings)
GM will now create all relevant world data files for non mirrored
worlds.
	  (for all worlds named in config.yml)
2011-10-01 13:44:06 +01:00
ElgarL
5cfb600708 Fixed an issue with superperms where plugins define perms with
inheritance after the root perms
2011-10-01 11:22:19 +01:00
KHobbits
ba67ed976b Allow different 'sets' of multiple homes, definable by permission.
- Not sure I like this, but it does seem to work
- changed config key for backwards compatibility (config node sets value on failure).
2011-10-01 10:08:58 +01:00
KHobbits
857f8a4aec Adding MOTD flags to config.yml
Setting config.yml 'warn-on-build-disallow: true' - should reduce number of confused support requests.
2011-10-01 05:02:32 +01:00
KHobbits
27b0a1b651 Patching /unlimited to not give items if player is in creative mode. 2011-10-01 04:57:49 +01:00
KHobbits
d9c859ba1e Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-30 20:18:08 +01:00
ElgarL
e6d1617599 Changed priority if Registered events to lowest. 2011-09-30 08:51:09 +01:00
snowleo
f5bf895a0e Don't set last location if it's invalid 2011-09-30 02:11:13 +02:00
snowleo
da63f575e3 Deprecation our TargetBlock class:
There is a function in bukkit that we should use instead
user.getTargetBlock(...)
2011-09-30 01:09:00 +02:00
snowleo
7cdca6800a Kits timeout are now saved in user data 2011-09-30 00:53:25 +02:00
snowleo
331aaa1111 Allow the deletion of broken homes 2011-09-30 00:27:53 +02:00
snowleo
c97fb64d0a Allow delhome for offline users 2011-09-30 00:15:57 +02:00
snowleo
cbe352a4dd Fix god mode enabled after afk player quit the game 2011-09-30 00:09:48 +02:00
snowleo
4ff9d4f90f More exceptions thrown 2011-09-29 23:59:25 +02:00
snowleo
42498a1417 Correctly throw exceptions if mob spawn protection is on 2011-09-29 23:59:24 +02:00
snowleo
1011475bf0 Only afk people, if they have essentials.afk permission. 2011-09-29 23:59:24 +02:00
KHobbits
469e484f06 Merge branch 'master' of github.com:essentials/Essentials into essmaster 2011-09-29 22:52:10 +01:00
snowleo
d4ccabfb86 Corrected plurals of new creatures and removed Monster creature, because it can't be spawned anymore 2011-09-29 23:36:49 +02:00
snowleo
b18da4aea6 Fixing line endings 2011-09-29 01:38:56 +02:00
KHobbits
c2d4604d4f Merge branch 'master' of github.com:essentials/Essentials into essmaster 2011-09-29 00:34:10 +01:00
KHobbits
e1801d6d40 Hiding the nether options, that are going to be removed in a future release. 2011-09-29 00:33:55 +01:00
ementalo
e06e8cddcf Fix freezeafk so that moving with mouse does not teleport you about. Add check for if some takes the ground away from you 2011-09-29 00:24:52 +01:00
snowleo
821a7bf104 Allow both essentials.build and permissions.build in PermissionsBukkit 2011-09-29 01:10:54 +02:00
KHobbits
feec946422 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-27 02:01:18 +01:00
ElgarL
4f54480e25 Update to 1.2 2011-09-27 01:59:01 +01:00
KHobbits
ce6586e0bb Make sure we don't bounce people with expired tempbans. 2011-09-26 23:37:00 +01:00
KHobbits
0bf6ef5c58 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-26 22:54:34 +01:00
KHobbits
223ae8c87b BanIP fixed, work around for isBanned. 2011-09-26 22:37:14 +01:00
ElgarL
7ce7d9b8ea Optimized getAllPlayersPermissions and fixed pushing unknown perms to
superperms.
2011-09-26 21:52:32 +01:00
ElgarL
a3f878083c Fix for GM not checking inheritance for known superperms nodes. 2011-09-26 21:24:12 +01:00
KHobbits
f7b30b83b3 Updating for register 1.3 2011-09-26 03:20:56 +01:00
KHobbits
a43b5124e6 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-25 15:02:01 +01:00
ElgarL
ae0e9f5058 Fixed silly error with isLoaded() 2011-09-25 03:14:38 +01:00
KHobbits
8ab4128a39 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 21:41:28 +01:00
ElgarL
be76bce80b Fix for if the scheduler fails 2011-09-24 19:18:22 +01:00
ElgarL
e145fd43c2 Forgot to push task 2011-09-24 19:11:59 +01:00
ElgarL
f88eb95219 Added a BukkitPermsUpdateTask to only update superperms once on a
load/reload.
2011-09-24 19:10:55 +01:00
KHobbits
503cf779a4 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 17:36:10 +01:00
ElgarL
28e4bb8302 Removed superperms update on plugins unloading. Unneeded and created
undesired lag on shutdown.
2011-09-24 17:33:25 +01:00
KHobbits
11428a8217 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 16:01:04 +01:00
ElgarL
65186ff9da manulistp <name> + now only lists perms with a value of true 2011-09-24 15:55:53 +01:00
ElgarL
4ca12d3b38 Final fix for lag on manload 2011-09-24 15:48:01 +01:00
ElgarL
ed9fc1540e manulistp now accepts an additional + to list ALL Superperms
effective permissions (/manulistp <name> +).
manucheckp also outputs superperms results.
2011-09-24 15:26:55 +01:00
KHobbits
a819a09b6e Adjusting behavior of 'spawn-if-no-home'. 2011-09-24 03:31:20 +01:00
KHobbits
f230439ed3 Minor typing errors in messages.properties 2011-09-24 03:19:05 +01:00
KHobbits
542b30fca6 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 03:18:25 +01:00
ElgarL
6546a0b6b4 Fixed wasteful updating of perms on a manload. 2011-09-24 02:53:38 +01:00
ElgarL
6e9e74a145 Fix for null in PLAYER_TELEPORT for bukkit perms. 2011-09-24 02:47:01 +01:00
KHobbits
f9a30d4848 Merge branch 'master' of github.com:essentials/Essentials into essmaster 2011-09-22 17:51:10 +01:00
KHobbits
5f27e184d4 Fix for home names containing invalid characters. 2011-09-22 17:50:42 +01:00