1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-25 00:42:48 +01:00

911 Commits

Author SHA1 Message Date
snowleo
fdf93d3dd4 Register API #8f66f7dcae80945250301a9d9e644a74ab28d0b6
Supports BOSE7
2011-07-16 14:04:30 +02:00
snowleo
455fbd8170 Disable old message about iconomy not being enabled before essentials 2011-07-16 05:56:35 +02:00
snowleo
4a1a611c02 fix kickexempt 2011-07-16 05:55:52 +02:00
snowleo
845a4054e3 Revert to correct class loader 2011-07-16 05:06:08 +02:00
snowleo
9b2bcacebe restricted-commands have been removed from config.yml
Now we have a whitelist: player-commands
2011-07-16 04:05:43 +02:00
snowleo
88e0038b30 Log free signs.
We don't how much the user takes out of the free sign, so we log the maximum value.
Also corrected the stack sizes.
2011-07-16 03:51:12 +02:00
snowleo
1676b4f785 Colored signs with &0-f
Permissions: essentials.signs.color
2011-07-16 03:23:58 +02:00
snowleo
dde22a9bf4 Revert broken ban reason for /tempban 2011-07-16 03:11:52 +02:00
snowleo
07aadf0463 German language file corrections 2011-07-16 02:54:35 +02:00
snowleo
2edb9a10c6 Fixing the UnitTests 2011-07-16 02:45:12 +02:00
snowleo
a1e8c6b8e3 Merge branch 'master' of https://github.com/essentials/Essentials 2011-07-16 02:38:46 +02:00
snowleo
b715d016bb Created an interface for settings. 2011-07-16 02:38:22 +02:00
ementalo
8c96a03a76 Merge pull request #12 from khobbits/master
Tidy plugins.yml, tidy help.
2011-07-15 17:12:29 -07:00
ementalo
a9ac052381 This change did not commit 2011-07-16 01:09:28 +01:00
ementalo
e7ed20fb7c Test #393 adding optional ban reason with tempban /tempban player time reason, also adding essentials.tempban.exempt 2011-07-16 01:05:11 +01:00
snowleo
a3f5b24d2c Fix merge error 2011-07-16 01:35:30 +02:00
snowleo
06334f9b48 Merge branch 'master' of https://github.com/essentials/Essentials 2011-07-16 01:33:33 +02:00
snowleo
616b880e13 Heavy cleanup of all classes
ItemDb is not static anymore
Essentials.getStatic() removed
2011-07-16 01:33:22 +02:00
ementalo
63ae2c4873 offline player validation for banning 2011-07-15 22:58:03 +01:00
ementalo
9af708740b Merge branch 'master' of github.com:essentials/Essentials 2011-07-15 22:51:43 +01:00
ementalo
ab79a25040 fixing offline player permissions check-ups.
Ban for offline players.
2 new permissions nodes. essentials.ban.exempt and essentials.kick.exempt. People with this permission cannot be banned / kicked
2011-07-15 22:48:42 +01:00
snowleo
372f88757b Cleanup of Essentials class
Moved all ban stuff to BanWorkaround
2011-07-15 23:39:56 +02:00
snowleo
47d4b083c2 Fix #682 line numbers of trade signs corrected 2011-07-15 22:02:43 +02:00
KHobbits
970db678b3 Format. 2011-07-15 20:59:40 +01:00
snowleo
5d479e8fe1 Test #683
fix for unbreakable sign
2011-07-15 21:58:24 +02:00
KHobbits
54c7ab58c7 Adding a failure message for help search 2011-07-15 20:56:58 +01:00
snowleo
05a0059b22 Cleanup of Essentials Block and Player Listeners
Removed old sign code
Moved some jail stuff to the JailPlayerListener
Jail Events now have low priority, so that events are cancelled early.
2011-07-15 21:49:52 +02:00
KHobbits
c17507975c Adjust the help for more alias' 2011-07-15 20:44:37 +01:00
snowleo
c67a417ab8 Fix /time command:
Removed essentials.time.player permission (this is now default)
Added essentials.time.others permission
Admins can now set the time of players
Added reset option, that sets the time of the player to the world time
2011-07-15 21:16:06 +02:00
snowleo
cac183f8ec Broadcast message on kick/ban 2011-07-15 20:49:47 +02:00
snowleo
0a91264bcc Moved user.setDisplayName() from EssentialsChat to Essentials
Added new config: change-displayname (default to true)
It allows users to disable the setDisplayName, if they have other plugins that modify the display name
Updated user.getNick() to use StringBuilder
2011-07-15 20:35:09 +02:00
snowleo
07436c0ee8 New permission: essentials.sleepingignored 2011-07-15 20:13:52 +02:00
snowleo
c8fcef6f60 /balance in console for offline users 2011-07-15 20:06:34 +02:00
snowleo
46fe38c03e Log Protection alerts to the console
Also added the world name, which was missing.
2011-07-15 19:52:29 +02:00
snowleo
58502947e5 Disable /unlimited for fire block 2011-07-15 19:38:27 +02:00
snowleo
938ff3adc2 Correct sorting 2011-07-15 19:29:06 +02:00
ementalo
5355d07268 actually remove sorting methods 2011-07-15 17:50:48 +01:00
ementalo
cc87310860 balancetop only braodcasts to the issuer now, fix messages, remove util sortingmethods 2011-07-15 17:47:36 +01:00
ementalo
a4d2054bf0 balance top output to chat 2011-07-15 16:15:29 +01:00
ementalo
f936341c39 Test #383 added balance top. Hardlimit max of 10 users at the moment. /balancetop retrieves all 10 /balancetop <1-10> retrieves the top number you specify 2011-07-15 15:43:39 +01:00
ementalo
16c28f8059 fix messages when /eco'ing others 2011-07-14 23:27:04 +01:00
ementalo
7ce5b03ebe Test #614 fix for socialspy 2011-07-14 22:58:36 +01:00
snowleo
22622d7b89 Signcolors also has High, so we have to use Highest 2011-07-10 14:14:40 -07:00
snowleo
6c5e601c49 Fix signcolors bug 2011-07-10 14:11:50 -07:00
ementalo
177a033221 add thy shears forsooth 2011-07-09 23:48:26 +01:00
ementalo
44ac802537 add missing items 2011-07-09 22:52:43 +01:00
ementalo
1596cf17da updated items.csv by necrodoom 2011-07-09 20:26:23 +01:00
ementalo
38fae15f75 merge went odd 2011-07-09 12:52:46 +01:00
ementalo
09317cfe53 CB# 974 2011-07-09 12:45:41 +01:00
ementalo
af86736c7c Merge pull request #11 from khobbits/patch-1
Add support for permissions: in plugin.yml files
2011-07-09 03:36:34 -07:00