KHobbits
|
1bbd5fa03f
|
Merge branch 'master' into release
|
2012-02-19 01:20:50 +00:00 |
|
KHobbits
|
26e634758e
|
Add bPerm2 support for chat prefixes.
|
2012-02-18 22:47:38 +00:00 |
|
KHobbits
|
3cd1527aeb
|
Little bit of extra info in the default /einfo file
|
2012-02-18 22:08:18 +00:00 |
|
KHobbits
|
32d15676af
|
Re-allow colours in newb welcome messages.
|
2012-02-18 21:34:05 +00:00 |
|
KHobbits
|
f680bd4bd6
|
Adding full keyword support for newb join message.
Also adding {ADDRESS} and {USERNAME} as new keywords.
|
2012-02-18 21:09:18 +00:00 |
|
KHobbits
|
94a553f3ec
|
Don't try to use old bPerms API if it is not available.
|
2012-02-16 23:44:13 +00:00 |
|
KHobbits
|
1cf716534a
|
Fixing being charged twice for /back.
|
2012-02-16 16:57:50 +00:00 |
|
KHobbits
|
35683cbfcf
|
Merge remote branch 'remotes/origin/master' into release
|
2012-02-15 19:09:02 +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
|
dadf6722f7
|
Merge branch 'master' into release
|
2012-02-14 23:56:02 +00: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
|
6ef21a21d7
|
Merge branch 'master' into release
|
2012-02-13 17:35:05 +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
|
8a392410bc
|
Merge branch 'master' into release
|
2012-02-02 11:41:18 +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 |
|