Commit Graph

13 Commits

Author SHA1 Message Date
RangerMauve
ae93d9a5e4 Minor changes to naming. 2013-07-29 19:50:14 -04:00
Gibstick
d76681400d renamed permissions, added toggle onjoin command, deleted unused class (was already split up) 2013-07-28 17:59:46 -04:00
Gibstick
7c640f1bc7 excluded more mobs that NPE, fixed array out of bounds in parsing 2013-07-28 13:47:16 -04:00
Gibstick
23e4a3887f implemented -g none to spawn a party without extra guests 2013-07-26 21:29:06 -04:00
Gibstick
20691b0904 fixed /ds save, added command interface for guests, added config file for max guests, fixed misc bugs 2013-07-26 21:21:27 -04:00
Gibstick
e15eb397da implemented /ds saveconfig 2013-07-22 09:43:08 -04:00
Gibstick
4e4ebc58f8 implemented /ds defaults 2013-07-22 09:09:09 -04:00
Gibstick
4653521a39 fixed useless parameters leftover from refactoring 2013-07-21 21:30:39 -04:00
Gibstick
3ed151ed25 removed unused import 2013-07-21 11:41:21 -04:00
Gibstick
5b7c996cff added "-r dense" as argument for radius
-r dense will tell the plugin to calculate the radius of the sheep using
the forumla r = sqrt(sheep / pi), so that it party becomes a sheep
moshpit.
also renamed getSheep to getSheepList, and added getSheep to get the
sheep number
2013-07-21 11:36:37 -04:00
Gibstick
28a27c9c29 refactored permissions and commands to DiscoSheep class 2013-07-21 10:57:42 -04:00
Gibstick
5841b5a7f4 cleaned up code, inlined senderHasPerm, condensed help command output 2013-07-21 09:13:48 -04:00
Gibstick
be78675c6d Renamed package to adhere to naming convention 2013-07-19 20:19:54 -04:00