1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-25 05:41:36 +02:00
Commit Graph

1901 Commits

Author SHA1 Message Date
KHobbits
7b13aebc5a Fixing upgrade script to allow powertool upgrade. 2012-02-23 14:49:23 +00:00
KHobbits
d0acabaaa0 Fixing kits for new config classes. 2012-02-22 12:32:51 +00:00
KHobbits
82471f9531 Extra command aliases. 2012-02-22 01:29:37 +00:00
KHobbits
21b982f068 Powertools dispatch commands as delayed tasks (should reduce any conflict issues). 2012-02-22 00:23:04 +00:00
KHobbits
c6b1a8af23 Switch powertools to use different event.
Reduce multiple triggering of powertool events.
Abort event when used with powertool.
2012-02-22 00:11:21 +00:00
KHobbits
97157bc1fb Fix powertools with new config format. 2012-02-22 00:10:13 +00:00
KHobbits
8c706a4537 Check to see if home section exists. 2012-02-21 22:19:56 +00:00
KHobbits
1a2f844bfa Fixing home list. 2012-02-21 22:12:37 +00:00
KHobbits
377bdb7c22 Fix /sudo message display. 2012-02-21 21:39:25 +00:00
snowleo
b41444d87a Never give our user object to other plugins! 2012-02-21 18:41:27 +01:00
snowleo
7c270b0b5a Merge branch 'refs/heads/groupmanager' 2012-02-21 17:34:45 +01:00
snowleo
406295a548 Updated Essentials to work with R5 2012-02-21 17:33:46 +01:00
snowleo
3062035236 CB#1952
B#1330
2012-02-21 16:47:25 +01:00
KHobbits
2b4b2034ae Add bPerm2 support for chat prefixes. 2012-02-18 22:47:38 +00:00
KHobbits
984bd949fd Little bit of extra info in the default /einfo file 2012-02-18 22:08:18 +00:00
KHobbits
8de2b1520f Re-allow colours in newb welcome messages. 2012-02-18 21:34:05 +00:00
KHobbits
d0c89f4e9f Adding full keyword support for newb join message.
Also adding {ADDRESS} and {USERNAME} as new keywords.
2012-02-18 21:09:18 +00:00
ElgarL
b70ac29033 A command of '/manload' with no world arguments now performs a full
reload of GM.
2012-02-18 09:05:28 +00:00
KHobbits
bccd39a623 Don't try to use old bPerms API if it is not available. 2012-02-16 23:44:13 +00:00
KHobbits
d336b79cf2 Fixing being charged twice for /back. 2012-02-16 16:57:50 +00:00
md_5
34abbfbbd2 Its a good idea to actually register the listeners 2012-02-15 19:55:41 +11:00
md_5
c0f9ff869b 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
db2974e03e Fix formatting in the config.yml and plugin.yml files. Add a new author. 2012-02-15 17:57:53 +11:00
md_5
0f0716d8fa Add all the new R4 methods 2012-02-15 17:53:47 +11:00
md_5
6f40ed48e1 Update to 1.1-R4 2012-02-15 17:44:35 +11:00
md_5
8bfe7fb584 Remove dropItems from the inventory work around 2012-02-15 17:21:28 +11:00
ElgarL
c8079169f1 comment name change 2012-02-15 06:16:33 +00:00
ElgarL
341e5b0599 Depreciate PlayerTeleportEvent, PlayerRespawnEvent and PlayerPortalEvent
as it's all handled in PlayerChangedWorldEvent.
This also means we no longer update permissions before we change
worlds.
2012-02-15 06:15:31 +00:00
KHobbits
61db2dbb1c /spawnmob - Only list mobs you have permission to spawn. 2012-02-14 23:55:29 +00:00
snowleo
c475db78a8 Don't return null, throw an exception 2012-02-14 20:30:06 +01:00
snowleo
713024c873 Merge pull request #49 from Iaccidentally/patch-2
fix typo in config.yml (another one)
2012-02-14 11:21:52 -08:00
Iaccidentally
c4e5b7ffdd fix typo in config.yml (another one) 2012-02-14 14:21:07 -05:00
snowleo
715c2401af Merge pull request #48 from Iaccidentally/patch-1
fix typo in config.yml
2012-02-14 11:18:03 -08:00
Iaccidentally
66f0b02003 fix typo in config.yml 2012-02-14 14:16:34 -05:00
ElgarL
660bb8912e Depreciate PlayerTeleportEvent as it's all handled in
PlayerChangedWorldEvent.
2012-02-14 13:01:39 +00:00
snowleo
786a3dedeb Less sanitizing for more performance 2012-02-13 21:32:05 +01:00
KHobbits
734cea470d Caching regex return in user cleanup.
(Pushing this for testing purposes).
2012-02-13 19:40:33 +00:00
KHobbits
94db92be0d Merge remote branch 'remotes/origin/groupmanager' 2012-02-13 17:24:32 +00:00
KHobbits
117dbbc796 Merge branch 'master' of github.com:essentials/Essentials 2012-02-13 17:17:14 +00:00
KHobbits
33b4ad33e0 Allow charges for different mob types in /spawner 2012-02-13 17:16:27 +00:00
KHobbits
00553ad69a 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
77e1ea06dd Clean up the CommandException stack traces so they appear as if Essentials was never there. 2012-02-12 08:19:24 +11:00
KHobbits
c6a96bc7a3 Update trade signs properly, and visibly handle full signs. 2012-02-11 21:15:26 +00:00
KHobbits
303ddc8119 Merge pull request #46 from krinsdeath/master
Added Privileges to known Permissions plugins
2012-02-11 12:12:59 -08:00
KHobbits
cb8c095436 Refactoring tpaccept perm check to include tpaall. 2012-02-11 20:10:19 +00:00
KHobbits
6b5eb94176 Merge pull request #45 from Wolvereness/master
Fix /tpaccept permission check
Refactoring to follow.
2012-02-11 12:06:42 -08:00
Jeff Wardian
6b4d7af24d Added PrivilegesHandler.java;
Implemented privileges in PermissionsHandler.java;

Fixed PrivilegesHandler.canBuild();
2012-02-11 10:06:18 -08:00
ElgarL
2b854b217e 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
62b354a989 Fix exploit with /tpaccept if sender no longer has permission 2012-02-09 23:14:57 -06:00
KHobbits
0fb981a56d Allow colour codes in /ping 2012-02-09 22:13:00 +00:00