bm01
2fac0170e7
Fixed Impact reducing durability of non-armor equipped blocks
2013-02-12 19:15:51 +01:00
GJ
56056797bc
Check config values for exp & item sharing.
2013-02-12 12:08:04 -05:00
GJ
bbc2091b77
Aliased /party chat to work for /partychat and /party teleport to work
...
for /ptp
2013-02-12 12:04:37 -05:00
GJ
51493fab48
Don't pass the plugin.
2013-02-12 11:44:29 -05:00
GJ
5d693c5d8f
Convert /party help to a subcommand
2013-02-12 11:42:13 -05:00
GJ
8cd9942be6
Prevent accidental overtranslation of our commands.
2013-02-12 11:37:37 -05:00
GJ
b2575c9b8f
Cleanup from removal of leader checks.
2013-02-12 11:25:56 -05:00
GJ
a60a6355d2
We check the leader elsewhere.
2013-02-12 11:23:48 -05:00
GJ
6acfba1315
Use an enum to handle our subcommands.
2013-02-12 11:23:32 -05:00
GJ
ab731302e0
Remove unused imports
2013-02-12 10:42:59 -05:00
GJ
5a48d5c5f8
Convert /party info to a subcommand
2013-02-12 10:42:42 -05:00
GJ
e92c6b8f26
Convert /party rename to a subcommand
2013-02-12 09:22:57 -05:00
GJ
200ac53078
Add function to get a list of all players in a party to the API.
2013-02-12 09:22:36 -05:00
GJ
288907cfd4
Convert /party password to a subcommand.
2013-02-12 08:57:35 -05:00
GJ
c822be4a53
Add other usage string.
2013-02-12 08:39:45 -05:00
GJ
70f588cce1
Don't print usage here.
2013-02-12 01:45:56 -05:00
GJ
e5c7e81b08
No point in repeating this check over multiple classes.
2013-02-12 01:41:51 -05:00
bm01
45ebc2b89b
3% != 100%
2013-02-11 23:39:41 +01:00
GJ
76523d2988
3% != 100% - Fixes #671
2013-02-11 17:35:01 -05:00
GJ
98a64a0948
Convert /party lock & /party unlock to a subcommand.
2013-02-11 17:31:09 -05:00
GJ
2d6fb72b9d
Use <>, not []
2013-02-11 15:41:23 -05:00
GJ
e66ff53ca4
Convert /party owner to a subcommand.
2013-02-11 15:33:25 -05:00
GJ
e8ac3c812f
Fix formatting.
2013-02-11 15:24:38 -05:00
GJ
a597a7d281
Add usage string.
2013-02-11 15:24:20 -05:00
GJ
1c0e392552
Convert /party disband to a subcommand
2013-02-11 15:19:41 -05:00
GJ
59a52a73bb
We've got a function, might as well use it.
2013-02-11 15:17:15 -05:00
bm01
0aeff40aaa
Made /party kick work on offline players
2013-02-11 14:14:43 +01:00
NuclearW
bcd8906315
Remove all spaces before newlines in config.yml
2013-02-11 03:08:03 -05:00
shatteredbeam
de9249e523
Added Global Multiplier Graph to Metrics
...
Added Global Curve Modifier Graph to Metrics
2013-02-10 23:29:19 -08:00
shatteredbeam
5160f5c380
Fixed build GJ broke. Silly Hat prepared.
2013-02-10 23:11:03 -08:00
GJ
5da51e78cc
Change /party kick to a subcommand
2013-02-11 00:25:03 -05:00
GJ
2be57414ad
Use <> not []
2013-02-11 00:07:58 -05:00
GJ
c2293396be
Fixing the rest of the issues with entities.yml
2013-02-10 15:57:55 -05:00
TfT_02
cdbc19570d
Getting rid of all the snakes in the yaml
2013-02-10 09:34:32 +01:00
bm01
ccedd23342
Fixed NPE on /party join when the sender isn't in a party
...
Also cleaned up PartyManager.joinParty since it's no longer supposed
to create any party.
2013-02-09 16:21:13 +01:00
bm01
46b5746dcc
Fixed bad player names displaying when using /party
2013-02-09 15:54:03 +01:00
bm01
97dafc45fa
Fixed players not joining their parties at login
2013-02-09 15:52:09 +01:00
bm01
adf62fd332
Speeding up mcMMO startup a little
2013-02-09 15:45:41 +01:00
bm01
98bb865062
Load parties before trying to do anything with them
2013-02-09 15:42:02 +01:00
bm01
d50123085f
Fixed bad parties saving
2013-02-09 15:26:41 +01:00
bm01
b628b9eb4d
Attempt to fix IOOBException due getOfflinePlayer at server startup
2013-02-09 15:16:57 +01:00
bm01
317a39177b
Fixed NPE on /party invite when used without a second argument
2013-02-09 14:51:36 +01:00
bm01
73924543df
Fixed /party invite trying to invite "invite"
2013-02-09 14:50:03 +01:00
bm01
457754b6f1
Fixed NPE due to null itemShareMode
2013-02-09 14:35:48 +01:00
bm01
c659f8a9a9
Party now store OfflinePlayer instead of String
2013-02-09 14:34:53 +01:00
TfT_02
74df4a4fb6
Add random item share mode for parties.
...
Use /party itemshare random to enable random item sharing. Disable with
/party itemshare [none | false | off]
Whenever a party member picks up an item, everyone has a chance of
receiving that item instead of the player who picked it up.
2013-02-09 12:24:02 +01:00
TfT_02
b60d9032be
Who knows what we will do next year,
...
but this minor bug has been fixed anyway :)
2013-02-09 10:59:41 +01:00
GJ
a2cbfa2668
We only need the name here, avoids NPE issues in /party create.
...
Fixes #655
2013-02-09 00:57:00 -05:00
GJ
340c47eebd
Switch /party invite to a subcommand
2013-02-08 16:56:54 -05:00
GJ
ae5f39253e
Make this work properly, finally.
2013-02-08 16:30:34 -05:00