KHobbits
d59e2834d1
Rewriting help, to use new classes.
2011-11-22 04:00:04 +00:00
snowleo
63991cb38d
Moved all dependency on craftbukkit to one package in the main jar. The rest is now clean bukkit code. Also cleaned PlayerExtension class.
2011-11-22 03:02:08 +01:00
snowleo
a5853baf4c
Set shooter of Fireball or it will die instantly.
2011-11-21 03:50:31 +01:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
snowleo
19f5a2340d
Fix timeWorldCurrent translation key in /time command
2011-11-20 19:12:20 +01:00
snowleo
14cc499421
Fix long prefix breaking setPlayerListName(), because they are too long.
...
If Essentials detects, that the player name would be too long with prefix and suffix to fit in the player list, it will only update the name without prefix and suffix but with nickname and opcolor.
2011-11-20 16:43:38 +01:00
snowleo
8c478c76a5
Added option to /fireball command: /fireball small
2011-11-20 14:34:03 +01:00
snowleo
293f2f7cd2
Added new mobs
2011-11-20 14:33:17 +01:00
KHobbits
cd9ea163e4
Continuing code cleanup
2011-11-18 22:09:26 +00:00
KHobbits
fc00ff471d
Merge branch 'master' of github.com:essentials/Essentials into essmaster
2011-11-18 19:18:06 +00:00
snowleo
85ef892f0e
Null checks
2011-11-18 20:15:26 +01:00
KHobbits
2e0fb15952
More code cleanup.
2011-11-18 18:33:22 +00:00
KHobbits
11f02fb947
Code cleanup continues...
2011-11-18 18:11:49 +00:00
KHobbits
e5a8cd88f0
Code cleanup continued.
2011-11-18 17:48:49 +00:00
KHobbits
a05f730e76
Little more command cleanup.
2011-11-18 13:48:31 +00:00
KHobbits
a9b77b3486
Updating gamemode to allow essentials.gamemode.other.
2011-11-18 12:08:27 +00:00
KHobbits
e54d73704e
Command cleanup
2011-11-18 12:06:59 +00:00
snowleo
0bbc1e540b
motd and rules are now configured in the files motd.txt and rules.txt, values from config.yml are copied automatically
...
New features:
Info command now understands the tags from motd and rules
motd and rules are now multipage
On join, only the first page of motd is shown.
2011-11-18 04:18:03 +01:00
snowleo
b9daf6aaa5
Sudo: This would break horrible for offline players and the original player object has to be used.
2011-11-16 04:26:24 +01:00
KHobbits
4be1797592
Sudo Command
...
This might never make it to release, needs tidying first at least.
2011-11-16 03:00:31 +00:00
KHobbits
c0d046841f
Gamemode sign, standard sign permissions.
2011-11-16 00:21:55 +00:00
KHobbits
e4c3f7b115
New permission: essentials.repair.armor
...
If a player has this permission '/repair all' will also repair equipped armor.
2011-11-15 23:54:26 +00:00
KHobbits
f51b92c99e
Updating banip to support offline players.
2011-11-15 23:01:15 +00:00
snowleo
27ee7efde5
Cleanup of the /tree commands
2011-11-15 22:51:14 +01:00
snowleo
d2f3bf94ae
Prevent that players are teleported to offline players using /tpa and players that lost their tpahere permission
2011-11-15 22:51:14 +01:00
KHobbits
165d499ef3
Adding op/god mode to whois.
2011-11-04 23:41:39 +00:00
KHobbits
fd2ec22919
Clear all powertools - /powertool c:
2011-11-04 16:42:03 +00:00
KHobbits
7618754b89
Removing Reloadall Command
...
Tidy plugin.yml
2011-11-04 16:20:09 +00:00
snowleo
8890284b3e
Temporary debug mode using /essentials debug
2011-11-04 02:44:00 +01:00
KHobbits
6e4bf932ec
Adding game mode command for quick toggling (/gm /creative /gamemode)
2011-11-03 23:39:13 +00:00
KHobbits
f98eb4a40d
Adding gamemode to whois
...
Fixing exception in unban
2011-11-03 23:10:42 +00:00
KHobbits
51920420ce
Allow proper escaping and use of & symbol in nicks (&& = &).
2011-11-03 22:19:33 +00:00
KHobbits
d171cce45d
Trim long nicknames for use in tab list
...
Colour Nicknames
Refactor /nick Command
Fix nickother validity checks.
2011-11-03 22:13:50 +00:00
KHobbits
d264c26310
Allow the use of the warp command from the console
2011-11-03 16:17:39 +00:00
KHobbits
094a747db3
More message, in /me
2011-10-29 10:36:30 +01:00
KHobbits
284f48f631
Updating actions to allow translations, and colour.
2011-10-29 09:38:32 +01:00
KHobbits
d064c68875
Fixing invsee error.
2011-10-26 06:02:54 +01:00
KHobbits
2bb45022d6
Extra triggers for /sell inventory
2011-10-26 03:32:38 +01:00
KHobbits
dc2e23c85a
Improved readability of /sell
...
~translations need checking~
2011-10-26 03:05:09 +01:00
snowleo
358456c8ea
Cleanup
2011-10-19 14:47:32 +02:00
snowleo
1c7dcfc63d
Merge pull request #30 from tustin2121/master
...
Porting Some Player-Only Commands to the Console
2011-10-19 05:38:56 -07:00
Tim P
82b225a261
Minor fixes. Basic testing shows all works.
2011-10-18 23:08:06 -04:00
Tim P
a86a1990cd
Made a couple commands available for the console (ones that make sense to be able to
...
access from the command line).
2011-10-18 12:12:41 -04:00
KHobbits
625c7d0302
Save the ban reason, not the command name.
2011-10-18 05:35:21 +01:00
snowleo
200ef0c8e2
Correctly fix the N/S direction
2011-10-15 01:15:01 +02:00
snowleo
5395b6f73a
Merge branch 'master' into groupmanager
2011-10-11 12:51:53 +02:00
ElgarL
6877f95636
Merge branch 'groupmanager' of
...
https://elgarl@github.com/essentials/Essentials.git into groupmanager
Conflicts:
EssentialsGroupManager/src/Changelog.txt
2011-10-11 01:05:48 +01:00
ElgarL
cb41b7ac33
Fixed manudelsub not correctly selecting the group to remove.
2011-10-11 01:03:38 +01:00
snowleo
67c0f57756
Cleanup
2011-10-09 23:31:13 +02:00
snowleo
164070b487
Notch decided that the sun rises north and sets south.
...
"Corrected" values for /getpos and /compass
2011-10-09 23:23:00 +02:00
snowleo
a9a87710f3
Easier version of /banip username
2011-10-09 16:44:35 +02:00
snowleo
5984cd5835
Fix pull request of damage request
2011-10-09 16:43:58 +02:00
snowleo
8fe0887141
Merge pull request #29 from zzbomb/patch-1
...
Improved to operate like.. "banip <IP|Username>" bans the specified IP or
2011-10-09 07:07:15 -07:00
snowleo
8389a59d54
Merge pull request #27 from feildmaster/patch-1
...
Fires an event before "killing."
2011-10-09 07:06:45 -07:00
snowleo
313df9988d
Fix NPE in /repair
2011-10-08 19:41:41 +02:00
zzbomb
16384159e7
Improved to operate like.. "banip <IP|Username>" bans the specified IP or the IP of the user specified.
2011-10-08 10:04:07 -03:00
snowleo
11d22f95cc
Removing obsolete Nether portal code.
...
If you want more control over the worlds, I recommend using Multiverse.
/world command still exists, it can be used to switch between worlds. The default ratio of 8 is used for nether.
2011-10-04 21:58:47 +02:00
KHobbits
608ebfdb4a
Add hunger replenish to /heal (Do we want to add a toggle?)
2011-10-04 08:34:06 +01:00
KHobbits
da337284e5
Adding list name to /nick support.
2011-10-04 07:21:09 +01:00
feildmaster
7668af15b0
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
b2614e363b
Fixing mail argument errors.
2011-10-03 06:42:38 +01:00
KHobbits
ea76161ba5
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
snowleo
4edf1ad3f5
Kits timeout are now saved in user data
2011-09-30 00:53:25 +02:00
snowleo
a5239ef601
Allow delhome for offline users
2011-09-30 00:15:57 +02:00
snowleo
44e920e441
More exceptions thrown
2011-09-29 23:59:25 +02:00
snowleo
f8450e39e3
Correctly throw exceptions if mob spawn protection is on
2011-09-29 23:59:24 +02:00
KHobbits
efcab71969
Updating for register 1.3
2011-09-26 03:20:56 +01:00
KHobbits
bd8fe521cd
Adjusting behavior of 'spawn-if-no-home'.
2011-09-24 03:31:20 +01:00
ementalo
2844af0039
Throw correct exceptions Test #943
2011-09-22 17:29:00 +01:00
ementalo
bd74bd1286
Added new command /powertooltoggle, enables / disables all powertools assigned (does not remove them) Test #919
2011-09-19 22:41:39 +01:00
snowleo
b2394048fa
Allow yaw & pitch in /tppos
2011-09-18 03:34:05 +02:00
snowleo
82e389be8f
New animals for spawner and spawnmob
2011-09-17 19:50:57 +02:00
snowleo
828f97c9a8
Merge branch 'bukkitupdate'
2011-09-15 00:34:29 +02:00
okamosy
d2bf35dac2
added a clearall option to powertools
2011-09-10 10:39:35 +01:00
okamosy
8d6e3e7c18
Merge branch 'master' of github.com:essentials/Essentials
2011-09-10 09:39:15 +01:00
KHobbits
0b057d8e29
Move 'spawnifnospawn' check to home decision tree.
2011-09-09 14:23:42 +01:00
snowleo
4c6cc5ced0
Updates for banning
...
Removing the ban workaround
We might remove the ban commands completely.
2011-09-07 22:34:53 +02:00
KHobbits
4abbbcb82b
Throwing an error on /sethome if you cant set multiple homes.
2011-09-02 15:58:25 +01:00
snowleo
fb211d722c
Prevent that hidden players broadcast afk messages
...
Prevent that moving players triggers unafk too early, they can now move within a radius of 3 blocks from the position where they went afk.
2011-09-02 16:16:15 +02:00
snowleo
382bd24046
Prevent afk message after login, also don't show afk message on logout.
2011-09-01 15:29:45 +02:00
snowleo
ecc1a0acea
Missing nochargeexception in /home and /world
2011-08-30 09:46:31 +02:00
KHobbits
afb951461c
Adding throw to prevent double charge.
2011-08-30 03:42:31 +01:00
snowleo
e9a14b204f
NoChargeException for teleport commands
2011-08-30 03:15:50 +02:00
snowleo
1cbdbc40a5
/help now supports multiple permissions for a command in plugin.yml
...
Also minor cleanup
2011-08-30 03:15:10 +02:00
snowleo
17e11adf9a
Catch NPE in /powertool, also cleanup
2011-08-30 01:14:03 +02:00
snowleo
3ec0dbd404
Oops, these too.
2011-08-27 23:54:23 +02:00
snowleo
6427a93d14
Correctly charge for the use of commands.
...
We now first test, if the user could pay it, do the stuff and then charge him. If the command throws an exception, the user will not be charged.
2011-08-27 23:14:49 +02:00
snowleo
610a713997
Fixes to auto afk
2011-08-27 22:29:57 +02:00
snowleo
322ecdb9fc
Less use of Craftbukkit code, so less things will break on MC update.
...
Added try/catch around the tnt and creeper protection code. The event will now always canceled, even if our fake explosion code fails.
2011-08-27 20:39:54 +02:00
okamosy
8249a961f6
Merge branch 'master' of github.com:essentials/Essentials
2011-08-27 16:10:47 +01:00
snowleo
087e600d6d
Prevent that wrong ids are used in /kit
2011-08-27 17:01:01 +02:00
snowleo
f18c3c7e1d
Disable /nick if change-displayname is disabled
...
Some translations
2011-08-27 16:56:45 +02:00
snowleo
394a786044
Another fix for /repair
2011-08-27 16:21:29 +02:00
snowleo
14030deb16
Cleanup of repair command and allow different charges for each item.
2011-08-27 16:19:23 +02:00
KHobbits
00050d08d4
Powertool fix.
2011-08-27 02:54:45 +01:00
okamosy
aa47499656
Merge branch 'master' of github.com:essentials/Essentials
2011-08-26 21:03:25 +01:00
okamosy
bc93bc6ae7
Cleaned up todo lists
2011-08-26 21:03:09 +01:00
KHobbits
016dd10060
Adding essentials.delhome.others to allow people to delete other peoples homes.
2011-08-26 05:13:38 +01:00
KHobbits
8cc249c2d3
Essentials.sethome.others doesn't imply essentials.sethome.multiple.
...
Restore essentials.home.others permission check.
2011-08-24 02:48:38 +01:00
okamosy
6946488e0d
updated to use corrected joinList function.
2011-08-23 23:40:48 +01:00