ElgarL
5efb151b30
fix for an iterator error if there is only one element in the array.
2012-01-28 11:59:54 +00:00
ElgarL
c101c1ca6b
Fixed a bug when pushing superperms in the wrong order.
2012-01-28 11:47:39 +00:00
KHobbits
af7aec7927
Only list bed home if it is set.
2012-01-28 01:39:51 +00:00
KHobbits
842afc6cc3
Allow space as well as : in /delhome
2012-01-28 01:32:15 +00:00
KHobbits
b52bdd4b40
Stop users from using /sethome bed
2012-01-28 01:09:02 +00:00
KHobbits
70639b5c85
If bed home is set, give priority when spawning.
2012-01-28 00:57:08 +00:00
KHobbits
d377672c48
Check bed still exist, for bed homes.
2012-01-28 00:49:22 +00:00
KHobbits
4f1eb9f1cb
Switch website URL's to point at wiki.
2012-01-28 00:20:46 +00:00
ElgarL
cacf235d18
Properly fix inherited negated nodes.
2012-01-27 13:09:11 +00:00
ElgarL
9077d6c9af
do not allow inherited permissions to negate higher perms.
2012-01-27 12:38:00 +00:00
KHobbits
50315cbd55
Merge branch 'master' of github.com:essentials/Essentials
2012-01-26 21:21:35 +00:00
KHobbits
8c2a8646e4
Revert emergency listener to old style
...
Stops peoples world world burning down if they throw in 2.8, on a 1.0 server.
2012-01-26 21:21:13 +00:00
snowleo
4797911706
Merge branch 'refs/heads/master' into release
2012-01-26 04:51:10 +01:00
snowleo
218960e39c
Minor fix to french translation
2012-01-26 04:49:26 +01:00
Léa Gris
e91392dc54
i18n added to command nuke
2012-01-26 04:46:00 +01:00
Léa Gris
30b54c62ef
Updated translations to Essentials Dev2.7.191
2012-01-26 04:45:16 +01:00
KHobbits
2c63b2e2ae
Merge branch 'master' into release
2012-01-26 00:31:05 +00:00
KHobbits
4736069ddd
Set min bukkit to 1818 - RB
2012-01-26 00:30:33 +00:00
KHobbits
101f05c127
Merge remote branch 'remotes/origin/groupmanager'
2012-01-26 00:28:10 +00:00
ElgarL
747b129aa2
Fixed an infinite loop error when using '/manudel' on a logged in
...
player. It caused setDefaultGroup to trigger a bukkit update when no GM
User existed yet.
2012-01-25 23:44:14 +00:00
ElgarL
dab4a4f587
Trap errors in fetching the mirrors map.
2012-01-25 22:43:07 +00:00
ElgarL
53d3bfa977
Check for a null player object in the PlayerTeleportEvent.
2012-01-25 22:35:24 +00:00
ElgarL
d7e814d55c
Fixed subgroups (I broke earlier).
2012-01-25 22:33:22 +00:00
ementalo
01e4812e46
Merge branch 'master' into release
2012-01-25 14:29:05 +00:00
paul.aston
7d9c71ad69
CB #1818
...
RB #1200
2012-01-25 14:23:46 +00:00
Paul A.
81ec3173b2
Merge pull request #43 from essentials/groupmanager
...
Fix trying to modify an unmodifiable collection breaking superperms.
2012-01-24 17:29:08 -08:00
ElgarL
540b480427
Fix trying to modify an unmodifiable collection breaking superperms.
2012-01-25 01:20:44 +00:00
KHobbits
e35ef69bdb
Merge branch 'master' into release
2012-01-25 00:04:08 +00:00
KHobbits
f4825a2c28
Merge remote branch 'remotes/origin/groupmanager'
2012-01-25 00:02:15 +00:00
ementalo
2d328ecb94
Don't try to spawn users who have disconnected before we have a chance to spawn them
2012-01-24 22:43:33 +00:00
ElgarL
59a78f05c7
Fix typo/wording in changelog
...
Allow negation to the * permission node when populating superperms.
2012-01-24 19:41:22 +00:00
ElgarL
3a559ae1ad
Allow negations with the * permission node when population superperms.
2012-01-24 19:38:22 +00:00
ElgarL
09deec5770
Fix hasOwnData to return a correct result with new mirroring system
2012-01-24 15:37:21 +00:00
ElgarL
a3f1105a64
Fixed isInList
2012-01-24 15:35:20 +00:00
ElgarL
adcd99626f
addSubGroup now returns a boolean for success/failure.
...
'/manuaddsub' now correctly reports if it was able to add the sub
group.
2012-01-24 14:21:07 +00:00
ElgarL
710a27a53b
Added recursive loop detection for World mirroring (you may not set the
...
main world as a mirror of another).
Fixed fetching world data so it no longer returns the mirrored world
for groups. Each world data holder now points to the correct data set,
so can be returned as an object.
2012-01-24 14:08:53 +00:00
snowleo
f8a66de08c
Merge branch 'refs/heads/master' into release
2012-01-24 03:43:49 +01:00
snowleo
7fa0e9818f
Merge branch 'refs/heads/groupmanager'
2012-01-24 03:43:17 +01:00
ementalo
3b935a2628
Add new permission essentials.protect.alerts.notrigger
...
If user has this permisson they do not trigger EssProtect block alerts
2012-01-23 15:48:56 +00:00
ElgarL
6237e2e51f
Fixed infinite loop error on player join.
...
Optimized code to only update the player logging in instead of all
players online.
2012-01-22 23:46:26 +00:00
ElgarL
8d5224444c
Separated all events to be independent classes.
2012-01-21 20:18:40 +00:00
ElgarL
0bf58b939d
Fixed a random null error upon a player portaling.
2012-01-21 19:09:08 +00:00
KHobbits
9323b6a78a
Merge branch 'master' into release
2012-01-21 17:19:12 +00:00
ElgarL
84fc2887e3
Update to new Bukkit Event system.
...
Update GroupManagerBridge for new event system.
2012-01-21 11:47:08 +00:00
KHobbits
0e2afd0122
Catching throwable leads to madness, lets do this safely.
2012-01-21 00:19:13 +00:00
KHobbits
69a136754f
Catch errors too, incase the class doesn't exist.
2012-01-21 00:01:43 +00:00
KHobbits
6554add2b6
Messages Cleanup
2012-01-20 23:13:37 +00:00
KHobbits
f4d638c2d9
If vault throws an exception, it should not be enabled.
2012-01-20 23:04:43 +00:00
KHobbits
7e5687b5cc
Adding translation keys for [L] and [Spy]
2012-01-20 22:57:35 +00:00
KHobbits
42ab423479
Check shout/question messages are longer than 1 character.
2012-01-20 22:54:47 +00:00