KHobbits
487b341f83
Updating banip to support offline players.
2011-11-15 23:01:15 +00:00
snowleo
617a3b6331
Merge branch 'refs/heads/groupmanager'
2011-11-15 22:52:05 +01:00
snowleo
efac932e95
Cleanup of the /tree commands
2011-11-15 22:51:14 +01:00
snowleo
a2c14b7c07
null the Essentials object in static EcoApi, so it doesn't leak on /reload.
...
TODO: Make the eco api non-static
2011-11-15 22:51:14 +01:00
snowleo
77dfa1ba18
Prevent that players are teleported to offline players using /tpa and players that lost their tpahere permission
2011-11-15 22:51:14 +01:00
ElgarL
0e1e5c8ead
Added comments to groups.yml for global groups
2011-11-15 18:17:18 +00:00
KHobbits
0eaae89739
Prevent client crash on 'Free air'
2011-11-14 10:11:23 +00:00
snowleo
f98039a415
Fix #1106 GeoIP announces players who are hidden, on join.
2011-11-11 03:27:09 +01:00
ElgarL
6a5658f4f4
Remove bperms nodes which shouldn't be in globalGroups
2011-11-08 13:03:32 +00:00
KHobbits
218c98fa20
Merge remote branch 'remotes/ess/groupmanager' into essmaster
2011-11-08 05:16:15 +00:00
ElgarL
de63a0ac1f
Change to default users as examples
2011-11-07 22:15:58 +00:00
ElgarL
8704d6ed3a
Minor optimization for Group loading/clone
2011-11-07 15:33:15 +00:00
ElgarL
51bcd3bac4
Fix for Users file being flagged as updated when it wasn't.
2011-11-07 01:59:12 +00:00
ElgarL
767422c8c8
Fixed Group/User reloading
...
Fixed Group.clone(dataholder)
2011-11-05 15:41:40 +00:00
KHobbits
9959f8b728
Extra translation keys.
2011-11-05 00:12:07 +00:00
KHobbits
eeb5642e9c
Adding op/god mode to whois.
2011-11-04 23:41:39 +00:00
ElgarL
5d9f11aecc
Fix for file date conflict causing memory data to be wiped.
2011-11-04 23:13:42 +00:00
KHobbits
739d21e0fc
Only pull/push data on valid player data.
2011-11-04 23:13:21 +00:00
ElgarL
65b13ebebc
Optimize notify test so it's not run as often
2011-11-04 18:20:09 +00:00
ElgarL
bf78620b5d
Fix string compares
2011-11-04 18:12:37 +00:00
ElgarL
5086c2e4b7
Notification of being moved to the default group only happens if it's a
...
demotion/promotion (not on join).
2011-11-04 17:51:29 +00:00
KHobbits
a22d818ce9
Force displayname update on /list.
...
Tidy duplicate displayname call.
2011-11-04 16:51:00 +00:00
KHobbits
99565064a2
Clear all powertools - /powertool c:
2011-11-04 16:42:03 +00:00
KHobbits
b12b365f2d
Removing Reloadall Command
...
Tidy plugin.yml
2011-11-04 16:20:09 +00:00
KHobbits
6b657aca9a
Start logging players last login address.
2011-11-04 15:28:51 +00:00
KHobbits
4360d0b9ae
Merge remote branch 'remotes/ess/groupmanager' into essmaster
2011-11-04 11:40:33 +00:00
KHobbits
db65324004
Merge branch 'master' of github.com:essentials/Essentials into essmaster
2011-11-04 11:40:18 +00:00
KHobbits
dd6ae0070b
Extra command alias's.
2011-11-04 11:39:31 +00:00
ElgarL
7926792000
Fixed up javadoc comment errors
2011-11-04 09:36:11 +00:00
snowleo
ff8285527a
Temporary debug mode using /essentials debug
2011-11-04 02:44:00 +01:00
KHobbits
4ecb31bc93
Merge branch 'master' of github.com:essentials/Essentials into essmaster
2011-11-04 00:45:03 +00:00
KHobbits
3c41319d72
Alias for 'Everyone' on warp signs.
2011-11-04 00:44:41 +00:00
snowleo
0e9eddd2f9
Fix bug in sign state loop
2011-11-04 01:24:01 +01:00
KHobbits
7d936a639c
Adding game mode command for quick toggling (/gm /creative /gamemode)
2011-11-03 23:39:13 +00:00
KHobbits
69ecf026c3
Spanish translation
2011-11-03 23:11:04 +00:00
KHobbits
c05e2f353d
Adding gamemode to whois
...
Fixing exception in unban
2011-11-03 23:10:42 +00:00
KHobbits
90223c6aed
Allow proper escaping and use of & symbol in nicks (&& = &).
2011-11-03 22:19:33 +00:00
KHobbits
0f53eee9af
Trim long nicknames for use in tab list
...
Colour Nicknames
Refactor /nick Command
Fix nickother validity checks.
2011-11-03 22:13:50 +00:00
ElgarL
eba96c110b
Fix for an error in checkFullUserPermission caused by players
...
disconnecting mid perms update.
2011-11-03 20:42:34 +00:00
ElgarL
5ef08d2250
Fix for an error in checkFullUserPermission caused by silly requests for
...
a null perm.
2011-11-03 20:29:30 +00:00
KHobbits
25a13b823f
Allow the use of the warp command from the console
2011-11-03 16:17:39 +00:00
ElgarL
ceba3e0899
GM will now check to see if it's data files have been changed at each
...
scheduled save.
If the files have been altered (on disc) it will reload, so long as
the in-memory data hasn't changed.
If the files on Disc have changed AND there have been changes to it's
in-memory data it will show a warning.
You then MUST issue a '/mansave force' to overwrite the disc files,
or a '/manload' to overwrite the memory data.
2011-11-02 22:33:29 +00:00
KHobbits
9db235056c
Code tidy, trigger build id update.
2011-11-01 16:54:36 +00:00
ElgarL
4ee2f557a8
Prevent setting 'minutes' in the config to zero causing an error.
2011-11-01 12:12:32 +00:00
ElgarL
7bdb07536a
Added a config.yml setting of 'validate_toggle' for those who prefer
...
'mantogglevalidate' to always be off.
2011-10-31 20:41:50 +00:00
ElgarL
976cdb7868
Expanded 'canUserBuild()' to include inheritance and subgroups.
2011-10-31 20:20:57 +00:00
ElgarL
1606260680
Fixed an error on 'manucheckv'. If the users doesn't have the variable
...
it fell through causing an exception.
Added checking of subgroups for Info nodes.
2011-10-31 20:07:21 +00:00
ElgarL
2e24240c49
Added Info node support to Global Groups.
2011-10-31 17:23:24 +00:00
ElgarL
1d477d8414
Typo's and formatting
2011-10-31 09:14:58 +00:00
ElgarL
40683e2429
Global Groups yml and class
2011-10-31 08:34:57 +00:00