GJ
|
6991fa4907
|
Locale, part 3
|
2012-04-19 13:42:12 -04:00 |
|
GJ
|
fcdf538368
|
Locale, part 2
|
2012-04-11 16:34:54 -04:00 |
|
GJ
|
248f24d4b9
|
Locale changes, part 1.
|
2012-04-11 15:28:30 -04:00 |
|
GJ
|
32422646e4
|
More updates & fixes for party & admin chat.
|
2012-04-10 22:14:25 -04:00 |
|
GJ
|
74188415dd
|
Temp fix for using /p & /a to send messages, fixes build errors.
|
2012-04-10 02:05:14 -04:00 |
|
nossr50
|
7a119facdf
|
Not entirely sure why passing a String instead of an int fixes this..
|
2012-04-07 13:38:10 -07:00 |
|
nossr50
|
4e6cc5ffa0
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
Conflicts:
Changelog.txt
|
2012-04-06 09:50:56 -07:00 |
|
nossr50
|
5a37e3e275
|
mcremove now works on offline users for flatfile and no longer kicks users
|
2012-04-06 09:49:20 -07:00 |
|
GJ
|
a01a5a737b
|
More command updates.
|
2012-04-05 00:44:12 -04:00 |
|
GJ
|
bf361f6824
|
More command cleaning.
|
2012-04-04 18:35:39 -04:00 |
|
GJ
|
74ee210514
|
Fixed some possible errors if bad command arguments were used.
|
2012-04-04 16:12:13 -04:00 |
|
GJ
|
2b7f21fee4
|
Fixed nossr50's crappy merge. :D
|
2012-04-04 11:17:56 -04:00 |
|
nossr50
|
6ad32e487f
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
Conflicts:
src/main/java/com/gmail/nossr50/commands/general/MmoupdateCommand.java
|
2012-04-04 08:07:47 -07:00 |
|
nossr50
|
97fd3eaf64
|
Fixed mmoupdate not being useable from console
|
2012-04-04 08:05:41 -07:00 |
|
GJ
|
d9b4647cf5
|
Command updates
|
2012-04-04 11:04:09 -04:00 |
|
GJ
|
1c7709a18b
|
Added perm checks to skill commands
|
2012-04-04 10:57:30 -04:00 |
|
GJ
|
80526c0e06
|
More command updates, better offline player support.
|
2012-04-04 10:34:35 -04:00 |
|
nossr50
|
7442d1c4a5
|
Fixed bug with mmoedit and offline users
|
2012-04-03 17:39:55 -07:00 |
|
nossr50
|
f247545fc4
|
Added 'Skill Shot' to Archery. Updated Archery command.
|
2012-04-03 14:36:55 -07:00 |
|
nossr50
|
e8817ec9ea
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2012-04-03 14:13:57 -07:00 |
|
nossr50
|
44d2466422
|
Updates to /mcmmo links & description
|
2012-04-03 14:13:34 -07:00 |
|
GJ
|
eb7a0143da
|
More work on commands.
|
2012-04-03 16:13:16 -04:00 |
|
GJ
|
acc3d7610b
|
More command updates.
|
2012-04-03 15:33:20 -04:00 |
|
nossr50
|
b2565bedd3
|
Redundant redundancy :D
|
2012-04-03 12:30:11 -07:00 |
|
nossr50
|
80c36ca846
|
Fix for inspect command throwing errors when players are in different
worlds
|
2012-04-03 12:05:39 -07:00 |
|
GJ
|
00e5e75092
|
Cleanup of AddXP command
|
2012-04-03 12:43:53 -04:00 |
|
GJ
|
c9db9566cb
|
Cleanup of the AddLevels command.
|
2012-04-03 11:39:59 -04:00 |
|
GJ
|
b70e868b5c
|
*CLEANUP* - Party.java
|
2012-04-03 00:06:30 -04:00 |
|
GJ
|
8bbee7fe06
|
Moved some stuff around, added a few functions to PartyAPI
|
2012-03-29 16:13:43 -04:00 |
|
GJ
|
6c1ee24101
|
Tweaked some stuff with adding XP, added an ExperienceAPI class.
|
2012-03-29 14:24:41 -04:00 |
|
GJ
|
26ed6aa840
|
Fixed issue where adding XP via command without specifying a player
didn't trigger level-ups.
|
2012-03-29 12:03:29 -04:00 |
|
GJ
|
a5af583a29
|
Fixed typos in the Party help display
|
2012-03-28 01:42:42 -04:00 |
|
GJ
|
ef3d76fb9f
|
Fixed bug where you could TP to dead players
|
2012-03-27 23:04:00 -04:00 |
|
GJ
|
fd6610f966
|
Added McMMOPartyChangeEvent for API usage - fires whenever a player
joins or leaves a party
|
2012-03-27 17:09:23 -04:00 |
|
GJ
|
aaa63a7f5d
|
Added McMMOPartyTeleportEvent for API usage - fires before a successful
teleportation would occur.
|
2012-03-27 15:57:37 -04:00 |
|
GJ
|
be31d03733
|
Fixed typo.
|
2012-03-27 12:32:42 -04:00 |
|
GJ
|
0fcba5f1ee
|
Fixed spacing issue with /mcc command
|
2012-03-27 08:51:17 -04:00 |
|
GJ
|
1642c61b7f
|
Cleanup on PlayerProfile - down to 1228 lines now. :D
|
2012-03-27 02:33:35 -04:00 |
|
GJ
|
65e3384a96
|
Prep for mcLocale update.
|
2012-03-26 16:17:35 -04:00 |
|
nossr50
|
189ae6fcdb
|
Moved convertToMySQL() into MmoupdateCommand class
|
2012-03-22 15:32:31 -07:00 |
|
nossr50
|
fc4709fe27
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2012-03-22 13:59:12 -07:00 |
|
nossr50
|
2cf789d7bf
|
Added console functionality to mctop
|
2012-03-22 13:58:54 -07:00 |
|
GJ
|
8aad439e99
|
Fixed Archery pulling the guide string for Axes.
|
2012-03-22 16:56:35 -04:00 |
|
nossr50
|
0f1f124eb5
|
Removing unused variables and imports from mmoedit
|
2012-03-22 13:45:25 -07:00 |
|
nossr50
|
4377716474
|
Fixed the bug with mmoedit and mcstats, reworked PlayerProfile hashmaps to
be stored by String instead of Player
|
2012-03-22 13:42:44 -07:00 |
|
nossr50
|
5ae15bfb71
|
Fixed exception error when editing offline player with mmoedit
|
2012-03-22 13:18:59 -07:00 |
|
nossr50
|
1ca57df0c0
|
Removed 'true/false' debug message from Inspect command
|
2012-03-22 13:15:19 -07:00 |
|
GJ
|
49bb3e0a3c
|
Misc. cleanup, removed old Logger.getLogger stuff.
Logger.getLogger() replaced with Bukkit.getLogger()
|
2012-03-12 17:28:13 -04:00 |
|
bm01
|
d391d12ab5
|
Alert lone players trying to speak in party chat
|
2012-03-10 03:15:29 +01:00 |
|
NuclearW
|
f5a559efa6
|
Lets add some CONFIG to that cooldown
|
2012-03-09 19:54:56 -05:00 |
|