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

2218 Commits

Author SHA1 Message Date
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
KHobbits
5f6f505a33 Adding starter/newbie kit to EssentialsSpawn
Optimization to EssentialsSpawn join event.
2012-03-05 08:37:14 +00:00
KHobbits
c0d827d1a2 Extra command alias. 2012-03-05 08:37:14 +00:00
KHobbits
ed4f5fb2a2 Allow more currency customization.
Added currency key to messages.
2012-03-05 08:37:14 +00:00
KHobbits
db104a00c2 Adding option to modify all users balances (including offline) /eco reset ** <amount> 2012-03-05 08:37:14 +00:00
KHobbits
9a83ad2e13 Half-revert double backflip. 10 points.
(op prefix changes that md-5 broke, thinking I broke op prefixes)
2012-03-05 08:37:14 +00:00
md_5
043762d387 Fix op colours, which KHobbits broke! 2012-03-05 08:37:13 +00:00
Chris Ward
38ff5906ad Cleanup
Signed-off-by: Chris Ward <chris@chrisgward.com>
2012-03-05 08:35:48 +00:00
Chris Ward
e6196bccae Cleanup
Signed-off-by: Chris Ward <chris@chrisgward.com>
2012-03-05 08:35:48 +00:00
KHobbits
e2f83124ac Capital case for formatting. 2012-03-05 08:35:48 +00:00
KHobbits
b04cf5ac69 Force all kits to lowercase. 2012-03-05 08:35:48 +00:00
KHobbits
7cf96782a2 *make it look like i'm doing something* 2012-03-05 08:35:48 +00:00
KHobbits
3eba99f601 I think switches are better. 2012-03-05 08:35:48 +00:00
KHobbits
4d5531834d Only update displayname on world change, not every teleport. 2012-03-05 08:35:48 +00:00
KHobbits
c179c648b2 Extra command aliases 2012-03-05 08:35:47 +00:00
KHobbits
dacc6e453f Make the antioch message optional. 2012-03-05 08:35:47 +00:00
KHobbits
73a9e15a0e Entity event cleanup 2012-03-05 08:35:47 +00:00
KHobbits
3096d16398 Shouldn't really be canceling events at priority monitor, oops. 2012-03-05 08:35:47 +00:00
KHobbits
9cb7bcd2e1 Don't think we need animation event anymore. 2012-03-05 08:35:47 +00:00
Iaccidentally
8a34ab289f update messages.properties for the new bukkit download link (ci.bukkit,org no longer works) 2012-03-05 08:35:46 +00:00
md_5
d83437e394 I dont think free noteblocks are a good idea 2012-03-05 18:40:18 +11:00
md_5
3306ff6b64 Allow spamming of this, by reducing explosion damage to 0, same effect, no mess 2012-03-05 18:28:04 +11:00
KHobbits
dfe786aa61 Missed one. 2012-03-05 00:39:37 +00:00
KHobbits
e3fc0229e3 Fixing spawnmob count. 2012-03-05 00:22:31 +00:00