1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-16 03:24:31 +02:00
Commit Graph

2218 Commits

Author SHA1 Message Date
snowleo
54389e2f9c Prevent that sign protection in EssProtect can be circumvented by placing signs. 2011-11-17 16:20:31 +01:00
snowleo
311f73e9a2 The data value of leaves changed by 4
0 -> 4, 1 -> 5, 2 -> 6 to make them permanent, items.csv should be updated automatically
2011-11-17 16:14:56 +01:00
snowleo
9dd01e11d5 Merge branch 'refs/heads/master' into release 2011-11-17 15:34:27 +01:00
snowleo
c073285a87 Merge branch 'refs/heads/groupmanager' 2011-11-17 15:34:05 +01:00
ElgarL
50f07f4ad7 Fixed a crash on reload due to bukkit not unloading plugins before
reloading.
2011-11-17 14:28:33 +00:00
snowleo
8852910c7a Fix water/lava bucket bug with mobs 2011-11-17 14:23:35 +01:00
ElgarL
bc1e16fcf1 Fixed GM holding files open and causing the time stamp to be incorrect.
This caused GM to require a '/mansave force' when it shouldn't be
needed.
2011-11-17 05:46:01 +00:00
snowleo
88b5b30d6d Sudo: This would break horrible for offline players and the original player object has to be used. 2011-11-16 04:26:24 +01:00
KHobbits
b191546f03 Sudo Command
This might never make it to release, needs tidying first at least.
2011-11-16 03:00:31 +00:00
KHobbits
21ebe59094 Gamemode sign, standard sign permissions. 2011-11-16 00:21:55 +00:00
KHobbits
929e2ce4c9 New permission: essentials.repair.armor
If a player has this permission '/repair all' will also repair equipped armor.
2011-11-15 23:54:26 +00:00
KHobbits
487b341f83 Updating banip to support offline players. 2011-11-15 23:01:15 +00:00
snowleo
ba4939de8b Merge branch 'refs/heads/master' into release 2011-11-15 22:52:42 +01: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
ea04a1952a Merge branch 'essmaster' into essrelease 2011-11-08 05:17:42 +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