KHobbits
1cf716534a
Fixing being charged twice for /back.
2012-02-16 16:57:50 +00:00
md_5
ac95bbf2c7
Its a good idea to actually register the listeners
2012-02-15 19:55:41 +11:00
md_5
7be3239af5
Make Essentials Update use new Listener system, and fix a few general mistakes, including that of the config
2012-02-15 19:34:46 +11:00
md_5
df7f19f004
Fix formatting in the config.yml and plugin.yml files. Add a new author.
2012-02-15 17:57:53 +11:00
md_5
79d38108e0
Add all the new R4 methods
2012-02-15 17:53:47 +11:00
md_5
5af76d42ee
Update to 1.1-R4
2012-02-15 17:44:35 +11:00
md_5
d926839ffd
Remove dropItems from the inventory work around
2012-02-15 17:21:28 +11:00
KHobbits
2aa24bec2f
/spawnmob - Only list mobs you have permission to spawn.
2012-02-14 23:55:29 +00:00
snowleo
706780bb36
Don't return null, throw an exception
2012-02-14 20:30:06 +01:00
snowleo
092a9dde2c
Merge pull request #49 from Iaccidentally/patch-2
...
fix typo in config.yml (another one)
2012-02-14 11:21:52 -08:00
Iaccidentally
b238dc0fa2
fix typo in config.yml (another one)
2012-02-14 14:21:07 -05:00
snowleo
b6cbc665d7
Merge pull request #48 from Iaccidentally/patch-1
...
fix typo in config.yml
2012-02-14 11:18:03 -08:00
Iaccidentally
665980c800
fix typo in config.yml
2012-02-14 14:16:34 -05:00
snowleo
dd1dc82f6d
Less sanitizing for more performance
2012-02-13 21:32:05 +01:00
KHobbits
e55bee514f
Caching regex return in user cleanup.
...
(Pushing this for testing purposes).
2012-02-13 19:40:33 +00:00
KHobbits
d5e68718b9
Merge remote branch 'remotes/origin/groupmanager'
2012-02-13 17:24:32 +00:00
KHobbits
2cf3bcffef
Merge branch 'master' of github.com:essentials/Essentials
2012-02-13 17:17:14 +00:00
KHobbits
3985a7aa08
Allow charges for different mob types in /spawner
2012-02-13 17:16:27 +00:00
KHobbits
19231bd557
Add per warp command costs
...
Make warp other commands charge the commander, not the warped.
2012-02-13 17:09:07 +00:00
md_5
0ee6d41b1b
Clean up the CommandException stack traces so they appear as if Essentials was never there.
2012-02-12 08:19:24 +11:00
KHobbits
7aec351469
Update trade signs properly, and visibly handle full signs.
2012-02-11 21:15:26 +00:00
KHobbits
73631e575b
Merge pull request #46 from krinsdeath/master
...
Added Privileges to known Permissions plugins
2012-02-11 12:12:59 -08:00
KHobbits
b799a238f2
Refactoring tpaccept perm check to include tpaall.
2012-02-11 20:10:19 +00:00
KHobbits
c06b2dc9da
Merge pull request #45 from Wolvereness/master
...
Fix /tpaccept permission check
Refactoring to follow.
2012-02-11 12:06:42 -08:00
Jeff Wardian
50e3312f79
Added PrivilegesHandler.java;
...
Implemented privileges in PermissionsHandler.java;
Fixed PrivilegesHandler.canBuild();
2012-02-11 10:06:18 -08:00
ElgarL
ec654f6412
Change Service registration to register WorldsHolder instead of
...
AnjoPermissionsHandler. This is the correct entry point for all data.
2012-02-11 10:36:55 +00:00
Wolvereness
513b4d1372
Fix exploit with /tpaccept if sender no longer has permission
2012-02-09 23:14:57 -06:00
KHobbits
1187f199d9
Allow colour codes in /ping
2012-02-09 22:13:00 +00:00
KHobbits
c3c1a290b6
New Permission: essentials.sudo.exempt
...
If a user has this perm, they cannot be controlled.
2012-02-09 22:11:46 +00:00
KHobbits
258d416eb8
Optional argument to /ping [message]- Message to be echo'd.
...
Possible use in scripts, checking for lag, /sudo, etc.
2012-02-09 22:02:24 +00:00
KHobbits
c6649615fe
Fixing silly typo - Fixes shout costs.
2012-02-09 02:11:36 +00:00
ElgarL
6404fc031a
Add some commenting
2012-02-05 16:41:34 +00:00
ElgarL
29ec27d4fa
Fix world mirroring so it correctly creates data files and data sources
...
for partially mirrored worlds.
Fixed world mirroring so it returns the correct data for the
requested world
2012-02-05 16:30:58 +00:00
ElgarL
c8dfbb5383
Prevent getAllPlayersPermissions() processing a group more than once.
...
Improves performance when using complex inheritance structures.
2012-02-02 18:10:35 +00:00
KHobbits
65b24efcb3
Make it so ops can build, even if they don't have the matching permission.
2012-02-02 10:43:17 +00:00
KHobbits
c764420e84
Force minimum CB version to 1846, don't want people on #1840 due to big bugs.
2012-02-02 10:32:18 +00:00
KHobbits
9614031f7f
Fixing repair to not repair items with datavalues, unless they actually have a durability.
2012-02-02 10:27:35 +00:00
KHobbits
6dc6a5953b
Craftbukkit #1846 Bukkit #1211
2012-02-02 10:27:09 +00:00
KHobbits
98c3e5ce8e
Recover from broken config files, but keep a backup of the old one for purpose of data recovery.
2012-02-02 09:48:56 +00:00
KHobbits
34bc0de6e1
Extend valid characters to be a little less strict.
2012-02-02 09:37:30 +00:00
KHobbits
4a68ff5a7a
Sanitize mail for untoward characters.
...
Prevent a user error from terminating essentials timer task.
2012-02-02 09:26:36 +00:00
ElgarL
d809c6d0c4
fix setGroup to only block superperms update if update is false.
2012-02-02 02:41:10 +00:00
ElgarL
0e3c4a1368
Fix a bug with getWorldData return the main world data for all mirrors,
...
instead of the worlds parent data.
2012-02-02 02:01:04 +00:00
KHobbits
cfc7418086
More info, and less severe warning on jail error.
2012-01-31 08:33:14 +00:00
KHobbits
a8a07d8dbe
Update jails to new event system.
2012-01-31 08:06:50 +00:00
ElgarL
413b03315f
Catch all errors in badly formatted groups.
2012-01-31 03:16:34 +00:00
ElgarL
83a227d050
Track the 'onPlayerChangeWorld' event as some teleports seem to not be
...
triggering a world move.
2012-01-30 17:08:55 +00:00
ElgarL
b5ae4f2955
Auto sort permissions on load to speed up population of superperms.
...
Negating a parent node after adding all nodes with * will now
correctly remove all child nodes of that parent before populating
superperms.
eg.
- '*'
- -vanish.*
- vanish.standard
2012-01-30 14:41:19 +00:00
KHobbits
52e276af98
Remove invalid item spawn blacklist warning during startup.
2012-01-29 23:36:27 +00:00
KHobbits
55b98ff934
Prevent /home bed, if the bed was later destroyed.
2012-01-29 21:44:15 +00:00