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

3136 Commits

Author SHA1 Message Date
Xefir
eb5ebc5f9a Added SimplyPerms Handler 2012-12-29 10:41:15 +11:00
Alexander Schepp
c04f83ce20 Merge pull request #229 from necrodoom/patch-9
fix tempban permission check
2012-12-28 09:37:40 -08:00
Necrodoom
cca19631f8 derp - fix tempban permission check 2012-12-28 19:05:54 +02:00
Chris Ward
67789d7ad2 Revert 340319db4b - Adding permission node to speak, with config option to enable the node 2012-12-27 01:41:32 +11:00
Chris Ward
5b5ce6b15d Add tpdeny message to /tpahere 2012-12-27 01:10:57 +11:00
Chris Ward
340319db4b Adding permission node to speak, with config option to enable the node 2012-12-24 01:55:53 +11:00
Chris Ward
c66c5ead66 Move max-tempban-time in config 2012-12-24 01:04:02 +11:00
Chris Ward
a8b312042d Fixing IUser 2012-12-23 21:29:26 +11:00
Chris Ward
ab62d521ab Adding isAfk and setAfk to IUser API 2012-12-23 21:25:29 +11:00
KHobbits
2f2652c786 Make seen status's only show when true. 2012-12-22 03:36:56 +00:00
Chris Ward
3af6db773d Merge pull request #215 from necrodoom/patch-5
update items.csv to minecraft 1.4.6
2012-12-21 04:33:14 -08:00
KHobbits
ccfd85b2a1 Log target plugin in debug mode for altcmd 2012-12-21 06:38:51 +00:00
KHobbits
34292e6fea Final all the things - Recipe 2012-12-21 03:48:54 +00:00
KHobbits
b39ed95844 Fix recipe layout for small shapes 2012-12-21 03:35:48 +00:00
KHobbits
3aff740c62 Swap method order on recipe 2012-12-21 03:21:35 +00:00
KHobbits
f4e28c69f5 Adjust section matching. 2012-12-20 23:37:37 +00:00
KHobbits
73caa8736f Merge pull request #227 from Elvaron/2.9
FallBack for missing config property
2012-12-20 15:36:01 -08:00
Elvaron
df75311ed2 FallBack for missing config property 2012-12-21 00:16:18 +01:00
KHobbits
f1a891aa64 Merge branch '2.9' of github.com:essentials/Essentials into 2.9 2012-12-20 22:58:00 +00:00
KHobbits
b4920d32aa Add support for whitelisting commands in /help by permission: essentials.help.<plugin>.<command> 2012-12-20 22:57:38 +00:00
KHobbits
a231aa6134 Reduce permissions checking when generating /help 2012-12-20 22:54:36 +00:00
KHobbits
6010151a18 Allow certain commands while in jail, but only if the user normally has access to that command. 2012-12-20 22:53:52 +00:00
KHobbits
6f15edef94 Merge pull request #226 from Elvaron/2.9
Made socialspy commands list configurable
2012-12-20 14:16:45 -08:00
Elvaron
ada24bb006 Made socialspy commands list configurable 2012-12-20 23:07:22 +01:00
KHobbits
13c799bd2e Merge branch 'release' of github.com:essentials/Essentials into 2.9 2012-12-20 20:37:42 +00:00
KHobbits
d73bbd469a Add a little bit of extra information to /seen, this will show when user is online. 2012-12-20 20:37:04 +00:00
KHobbits
9b56f36819 Warn other party when teleport fails after tpaccept. 2012-12-20 20:24:07 +00:00
KHobbits
8eb0624539 Redundant tpaccept cost check. 2012-12-20 20:23:51 +00:00
KHobbits
a579845728 Fix max tempban length option. 2012-12-20 20:11:45 +00:00
KHobbits
6a1fb49369 Warn other party when teleport fails after tpaccept. 2012-12-20 20:01:43 +00:00
KHobbits
d2320ddc03 Redundant tpaccept cost check. 2012-12-20 19:50:59 +00:00
KHobbits
f7b0b134b5 Merge branch 'release' of github.com:essentials/Essentials into 2.9 2012-12-20 17:03:48 +00:00
KHobbits
eabbd393f6 Remove command cost warnings from plugin matching. 2012-12-20 15:51:49 +00:00
Chris Ward
364bb3e90e Fix currency display in MOTD - display currency character, trim decimal places 2012-12-20 15:45:32 +00:00
snowleo
e1743e3e65 Don't use broken CB methods ... 2012-12-20 15:45:22 +00:00
snowleo
22ee57cea9 Don't use broken CB methods ... 2012-12-20 16:07:40 +01:00
Chris Ward
c5513b6b40 Useless import 2012-12-20 23:10:38 +11:00
Chris Ward
a360536e34 Fix currency display in MOTD - display currency character, trim decimal places 2012-12-20 23:07:49 +11:00
md_5
dd55cccb85 Fix nagging for overriden commands. 2012-12-20 09:56:30 +01:00
snowleo
33a4d53a91 Merge branch 'refs/heads/groupmanager' into 2.9 2012-12-20 09:55:26 +01:00
snowleo
be59a299d0 Fix gm builds
Change craftbukkit.jar -> bukkit,jar
2012-12-20 09:36:35 +01:00
md_5
7b8df19dd1 Lets leave numeric homes as is for now, looping through all files on server startup is not the place to do this (reverse-merged from commit 709f206d3d) 2012-12-20 17:24:14 +11:00
md_5
51a700edcf Fix nagging for overriden commands. 2012-12-20 17:11:05 +11:00
Chris Ward
b20e4a6bcb Fix NPE in update (sorry again :P) 2012-12-20 15:45:09 +11:00
Chris Ward
709f206d3d Update home names to prepend "home" to numeric home names 2012-12-20 13:11:05 +11:00
snowleo
67fce78e63 Force people to use latest CB version 2012-12-20 00:46:03 +01:00
snowleo
253da406b7 Fix Spawns / Jail loading 2012-12-20 00:46:03 +01:00
snowleo
7d067977bc Update Inventory Workaround to the latest version
Still bugged in CB: maxAmount of items
2012-12-20 00:46:03 +01:00
snowleo
fddb13c12b Force people to use latest CB version 2012-12-19 23:28:18 +01:00
snowleo
505e7951c6 Fix Spawns / Jail loading 2012-12-19 23:26:29 +01:00