1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-24 21:31:32 +02:00
Commit Graph

2491 Commits

Author SHA1 Message Date
KHobbits
43d248ae6b Merge remote branch 'remotes/origin/groupmanager' 2012-03-17 08:01:19 +00:00
KHobbits
f8d1c61886 New permission: essentials.tp.others - Allows players to /tp <p1> <p2> replaces old reused permission.
New permission usage: if world-teleport-permissions is true in the config, TP commands will now check for essentials.world.<worldname> when a tp would switch worlds.
2012-03-17 06:10:02 +00:00
KHobbits
f1249fa2c6 Comments to SetExpFix. 2012-03-17 03:38:32 +00:00
KHobbits
6299676d4b Adding Exp to /whois, shows total exp and ingame level.
Due to the way minecraft calculates levels (flawed formula), its possible to not match calculated level.
2012-03-17 01:43:49 +00:00
KHobbits
4f70dc656e Adding reference to &k in MOTD. 2012-03-16 23:03:22 +00:00
KHobbits
821da679ca Handle permission check failures better. 2012-03-15 23:15:19 +00:00
KHobbits
ed1e39deb9 Add missing methods. 2012-03-15 22:23:26 +00:00
KHobbits
7daecfbcd6 Updating Bukkit/CraftBukkit to match minimum ver. 2012-03-15 22:15:17 +00:00
md_5
ba65f66543 Fill the entire sign with free goodness 2012-03-15 20:55:56 +11:00
md_5
271241094f Update minimum CraftBukkit version 2012-03-15 20:51:51 +11:00
md_5
dc5fac3789 Restore [free] and [disposal] signs back to their intended behaviour 2012-03-15 20:48:55 +11:00
snowleo
cf41172f33 :P 2012-03-15 09:15:28 +01:00
KHobbits
2f5302f008 Graph a little bit extra information. 2012-03-15 08:08:25 +00:00
KHobbits
3aadff48bf Fix fake explosions. 2012-03-15 06:42:58 +00:00
KHobbits
09fdd20de3 Make /nuke drop tnt from a more reasonable height. 2012-03-15 05:09:34 +00:00
KHobbits
3f53aa0efe Make /spawner errors more descriptive. 2012-03-15 04:41:56 +00:00
KHobbits
09e9547111 Add metric opt out toggle ingame. 2012-03-15 03:49:17 +00:00
KHobbits
f7b5e92c89 Fixing setwarp command. 2012-03-15 02:12:43 +00:00
KHobbits
f99e8c066f Adding some simple feature metrics. 2012-03-15 02:12:27 +00:00
KHobbits
e2423aef46 Metrics errors aren't important. 2012-03-15 01:32:08 +00:00
KHobbits
e751c92c8c Basic module graph. 2012-03-15 01:17:12 +00:00
KHobbits
2c09c02ee6 Add Griefcraft metrics to Essentials
Warns on first start, and first staff join, and 5 minute warning before logging starts.
2012-03-15 00:49:22 +00:00
ementalo
247742386a Adding permissions for overwriting exisitng warps
essentials.warp.overwrite.[warpname] will allow overwrting of exsiting warps
essentials.warp.overwrite.* for all warps
Adding WarpNotFoundException class
2012-03-14 21:16:22 +00:00
KHobbits
a0373a4eea Fixing warp command costs. 2012-03-13 16:15:01 +00:00
ElgarL
24a15ace92 Fix a globalgroup inheritance in groups.yml 2012-03-12 22:18:25 +00:00
KHobbits
09bc09c0db Missed a TL key. 2012-03-12 16:50:32 +00:00
KHobbits
ca294883a5 Fixing a few TL Keys 2012-03-12 15:35:20 +00:00
KHobbits
2ccc371868 New TL Key, allow formatting/colouring of help output. 2012-03-12 15:21:37 +00:00
KHobbits
4903f14dd6 New permission: essentials.seen.banreason
With this permission players can see why a user was banned, in /seen.
2012-03-12 15:00:44 +00:00
KHobbits
216831ebfe Adding jail time to /whois. 2012-03-12 01:15:10 +00:00
KHobbits
ca8007af6d Update offline user check.
Add ban reason to /seen
2012-03-12 01:00:57 +00:00
KHobbits
4be87b9299 Update setworth to allow /setworth <price> ingame
Allow /setworth to be used from console.
2012-03-11 23:59:59 +00:00
KHobbits
21cb0edc46 New Permission: essentials.lightning.others
With this permission you can use /lightning <player>, without only strike based on direction.
2012-03-11 20:58:54 +00:00
KHobbits
ba50ce5f3a Add Enderman check to EntityChangeEvent (Should fix sheep eating grass). 2012-03-11 01:46:01 +00:00
KHobbits
554a209af1 Use ignoreCancelled on event registration. 2012-03-10 21:42:46 +00:00
KHobbits
452e266f7d Update info.txt to hint at /einfo. 2012-03-07 12:14:32 +00:00
KHobbits
980b023be9 Fixing typo in config.yml 2012-03-06 23:17:10 +00:00
ElgarL
d243d243a5 change []<> for optional command components 2012-03-06 16:23:57 +00:00
ElgarL
69d426a534 Expanded '/manuadd'to accept an optional variable for the world (eg
'/manuadd <player> <group> <world>').
2012-03-06 11:02:48 +00:00
KHobbits
2191351ddf Merge branch 'release'
Conflicts:
	lib/bukkit.jar
	lib/craftbukkit.jar
2012-03-05 16:25:35 +00:00
KHobbits
af4319770e Change starter kit to default to stone tools 2012-03-05 15:51:15 +00:00
KHobbits
5cb65202c9 Temp fix to disable version check on R7 2012-03-05 14:17:09 +00:00
KHobbits
7bb75bd7ee Craftbukkit/Bukkit R7 2012-03-05 08:41:19 +00:00
md_5
1f39617fe2 I dont think free noteblocks are a good idea 2012-03-05 08:37:16 +00:00
KHobbits
873c2f71ba Missed one. 2012-03-05 08:37:15 +00:00
KHobbits
664c388767 Fixing spawnmob count. 2012-03-05 08:37:15 +00:00
KHobbits
69dc500614 Add listgroups as TL key 2012-03-05 08:37:15 +00:00
KHobbits
a1f4177c09 Apply colors to group tags. 2012-03-05 08:37:15 +00:00
KHobbits
02da6a8fe9 Build custom mob list /spawnmob 2012-03-05 08:37:14 +00:00
KHobbits
4673a32897 CME 2012-03-05 08:37:14 +00:00