1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-07-31 11:50:35 +02:00
Commit Graph

1242 Commits

Author SHA1 Message Date
KHobbits
e71eba3d1f Fix for /tjail not teleporting users back due to cooldown. 2011-10-04 10:13:44 +01:00
KHobbits
df0d773b24 Merge branch 'essmaster' into groupmanager 2011-10-04 09:43:34 +01:00
KHobbits
7058c31014 Updating bPermissions 2011-10-04 09:43:00 +01:00
KHobbits
f74abc4af4 Updating bpermissions to latest. 2011-10-04 09:39:02 +01:00
KHobbits
8954cf111c Adding unjail alias to tjail. 2011-10-04 09:23:44 +01:00
KHobbits
07c8537d07 FoodLevelChange event, update. 2011-10-04 09:05:04 +01:00
KHobbits
a58ba8e931 Add hunger replenish to /heal (Do we want to add a toggle?) 2011-10-04 08:34:06 +01:00
KHobbits
fd43a6898e Adding list name to /nick support. 2011-10-04 07:21:09 +01:00
KHobbits
c97e69cd71 Removing a few restrictions on manuadd, it shouldnt be a clone of manpromote after all. 2011-10-04 06:55:42 +01:00
KHobbits
7a27be54f8 Updating to CB 1240
Bukkit 875
2011-10-04 06:54:45 +01:00
KHobbits
6ce0793134 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-10-03 10:19:31 +01:00
KHobbits
b9e3e5f7e5 Safe location fix:
x and z needs floor, while y should be round.
2011-10-03 09:58:46 +01:00
feildmaster
c2c4ee93a1 Edited Priority to "High"
Adds compatibility to plugins that adds text to the current "format."
2011-10-03 03:45:38 -05:00
feildmaster
9e97c93fa1 Fires an event before "killing."
Can be made cancel-able.
Could also be written to add "suicide" (if sender == player)
2011-10-03 03:40:42 -05:00
KHobbits
786dcae29e Updating safe teleport locations to include 1.8 blocks. 2011-10-03 08:08:05 +01:00
KHobbits
64de3475e5 Fixing mail argument errors. 2011-10-03 06:42:38 +01:00
ElgarL
679ae9756a Fix for Bukkit passing a null To location on a player Portaling 2011-10-02 18:00:42 +01:00
ElgarL
e5c02b3481 Added the ability to handle unknown worlds at server start.
(GM will create the data files for any worlds it finds which are not
in the config.yml)
2011-10-01 21:07:39 +01:00
ElgarL
9d4e553cf8 Moved events into GMWorldListener
Better error output
2011-10-01 17:58:44 +01:00
ElgarL
51878fa4ba Missed Event class 2011-10-01 17:07:34 +01:00
ElgarL
899e354260 Added event handling to manage new world creation at runtime. 2011-10-01 17:06:14 +01:00
ElgarL
eb12a3e426 Fix for loading of worlds not in the config
Fix for folder creation of unique worlds
2011-10-01 16:22:04 +01:00
ElgarL
59c4cf2738 Attempt to stop GM wiping groups/users yml's on a bad shut down. 2011-10-01 13:54:28 +01:00
ElgarL
b022a83694 Rewrote Config loading to use Bukkits Configuration features
Added an opOverride setting in config.
	  If present and set to false, op's will not get overriding permissions
in GroupManager.
	  (one op will not be able to alter another op's settings)
GM will now create all relevant world data files for non mirrored
worlds.
	  (for all worlds named in config.yml)
2011-10-01 13:44:06 +01:00
ElgarL
5cfb600708 Fixed an issue with superperms where plugins define perms with
inheritance after the root perms
2011-10-01 11:22:19 +01:00
KHobbits
ba67ed976b Allow different 'sets' of multiple homes, definable by permission.
- Not sure I like this, but it does seem to work
- changed config key for backwards compatibility (config node sets value on failure).
2011-10-01 10:08:58 +01:00
KHobbits
857f8a4aec Adding MOTD flags to config.yml
Setting config.yml 'warn-on-build-disallow: true' - should reduce number of confused support requests.
2011-10-01 05:02:32 +01:00
KHobbits
27b0a1b651 Patching /unlimited to not give items if player is in creative mode. 2011-10-01 04:57:49 +01:00
KHobbits
d9c859ba1e Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-30 20:18:08 +01:00
ElgarL
e6d1617599 Changed priority if Registered events to lowest. 2011-09-30 08:51:09 +01:00
snowleo
f5bf895a0e Don't set last location if it's invalid 2011-09-30 02:11:13 +02:00
snowleo
da63f575e3 Deprecation our TargetBlock class:
There is a function in bukkit that we should use instead
user.getTargetBlock(...)
2011-09-30 01:09:00 +02:00
snowleo
7cdca6800a Kits timeout are now saved in user data 2011-09-30 00:53:25 +02:00
snowleo
331aaa1111 Allow the deletion of broken homes 2011-09-30 00:27:53 +02:00
snowleo
c97fb64d0a Allow delhome for offline users 2011-09-30 00:15:57 +02:00
snowleo
cbe352a4dd Fix god mode enabled after afk player quit the game 2011-09-30 00:09:48 +02:00
snowleo
4ff9d4f90f More exceptions thrown 2011-09-29 23:59:25 +02:00
snowleo
42498a1417 Correctly throw exceptions if mob spawn protection is on 2011-09-29 23:59:24 +02:00
snowleo
1011475bf0 Only afk people, if they have essentials.afk permission. 2011-09-29 23:59:24 +02:00
KHobbits
469e484f06 Merge branch 'master' of github.com:essentials/Essentials into essmaster 2011-09-29 22:52:10 +01:00
snowleo
d4ccabfb86 Corrected plurals of new creatures and removed Monster creature, because it can't be spawned anymore 2011-09-29 23:36:49 +02:00
snowleo
b18da4aea6 Fixing line endings 2011-09-29 01:38:56 +02:00
KHobbits
c2d4604d4f Merge branch 'master' of github.com:essentials/Essentials into essmaster 2011-09-29 00:34:10 +01:00
KHobbits
e1801d6d40 Hiding the nether options, that are going to be removed in a future release. 2011-09-29 00:33:55 +01:00
ementalo
e06e8cddcf Fix freezeafk so that moving with mouse does not teleport you about. Add check for if some takes the ground away from you 2011-09-29 00:24:52 +01:00
snowleo
821a7bf104 Allow both essentials.build and permissions.build in PermissionsBukkit 2011-09-29 01:10:54 +02:00
KHobbits
feec946422 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-27 02:01:18 +01:00
ElgarL
4f54480e25 Update to 1.2 2011-09-27 01:59:01 +01:00
KHobbits
ce6586e0bb Make sure we don't bounce people with expired tempbans. 2011-09-26 23:37:00 +01:00
KHobbits
0bf6ef5c58 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-26 22:54:34 +01:00