Mariell
44c942101b
Add Norwegian bokmål & nynorsk ( #111 )
...
* Add bokmål & nynorsk
* Fix colour
2018-03-24 11:02:19 -04:00
MiniDigger
a44e48ef9a
fix #117 ( #118 )
2018-03-24 10:55:38 -04:00
Aikar
db6ff7ed23
nvm, show prefix in header still
2018-03-22 08:52:45 -04:00
Aikar
5794c3ea58
use a diff format key for detailed command help
2018-03-21 23:35:22 -04:00
Aikar
db94aa4317
Clean up help formatter method signatures
2018-03-21 22:56:19 -04:00
Aikar
8cf361aeaf
Merge branch 'MiniDigger-help-improvements'
...
* MiniDigger-help-improvements:
Improvements to help formatter
start with abstracting help messages out
make sure to only treat a type as sender if its not annotated with "other"
help improvements
2018-03-21 22:05:19 -04:00
Aikar
96238f9e06
Merge branch 'help-improvements' of https://github.com/MiniDigger/commands into MiniDigger-help-improvements
...
* 'help-improvements' of https://github.com/MiniDigger/commands :
start with abstracting help messages out
make sure to only treat a type as sender if its not annotated with "other"
help improvements
2018-03-21 21:20:53 -04:00
Emil
0deeeeca5e
Add Swedish as supported language. ( #109 )
2018-03-20 10:57:50 -04:00
MiniDigger
79f4074caf
better number error msg ( #108 )
2018-03-11 11:42:08 -04:00
Aikar
37e435ce34
add min/max validation flags.
...
This should of really been conditions, but lazy to set that up proper for now.
2018-03-10 16:07:28 -05:00
MiniDigger
a26eb31a04
help improvements
2018-03-08 21:44:02 +01:00
LucasD
c3ee9d4f20
Add brazilian portuguese translation ( #103 )
...
* Add brazilian portuguese translation
* Renaming pt_BR to pt, sub dialects must be implemented by plugin authors.
2018-02-27 20:11:38 -05:00
Aikar
bfc8534176
Validate that input does not exceed max values for numbers
2018-01-05 20:38:33 -05:00
Aikar
45dcc43d14
Support for Primitive parameter types
2018-01-05 20:07:46 -05:00
Aikar
f591117733
Support looking up offline players
2018-01-05 19:51:15 -05:00
Mariell
b8744215d6
Fix typo of "occurred". ( #81 )
...
Sorry for any inconvenience which may have occurred due to this error.
2017-12-10 14:39:57 -05:00
Mariell
90a8527cd2
Fix typo of "inconvenience" ( #80 )
...
Sorry for the inconvenience of this typographical error.
2017-12-10 14:35:48 -05:00
Aikar
72e052d953
Finish up the pagination of the help system
2017-10-28 13:36:39 -04:00
Aikar
9159b3fbb0
Fix typo in separator
2017-10-09 19:11:01 -04:00
Aikar
ab192c9e34
Current work on command searching for help, see image
...
http://i.imgur.com/HQ6nmvF.png
@Default
@Subcommand("help")
@UnknownHandler
public void doHelp(CommandSender sender, CommandHelp help) {
help.showHelp();
}
2017-08-23 23:54:59 -04:00
Marek Šipoš
ebb4fd6644
add czech translation ( #67 )
...
* Update CommandManager.java (#3 )
* Create acf-core_cs.properties (#2 )
* Create acf-minecraft_cs.properties (#1 )
2017-08-23 20:37:12 -04:00
Kacper Duras
6bb9ec0fd9
Translation fixes ( #69 )
...
* Polish translation.
* Format fixes.
* Translation fixes.
2017-08-23 20:35:31 -04:00
Aikar
75579fe649
more fixes, formatting, expand control over format, fix dupe
2017-08-08 22:08:05 -04:00
Aikar
3cdd47942d
things are working now
2017-08-08 21:17:56 -04:00
Aikar
3b2b5559fe
Update format of help with colors
2017-08-08 21:08:47 -04:00
Aikar
57a41c7540
Current progress on updating the help PR
2017-08-08 20:30:40 -04:00
Aikar
48dc4e7fe9
Add Location context to Bukkit
2017-08-01 21:33:56 -04:00
MiniDigger
fefd35804b
add german translations ( #65 )
2017-07-24 23:57:04 -05:00
Frank Kusmiruk
414594d136
Adding spanish translations ( #66 )
2017-07-24 23:53:51 -05:00
Aikar
1c4e2d83d6
fix key name for multiple players matched
2017-07-16 21:45:20 -04:00
Aikar
d2d0f22a07
use acf prefixes to msg keys
2017-07-03 19:04:31 -05:00
Aikar
3215092a08
Finish moving all messages to a message key
2017-06-30 13:33:38 -05:00
Aikar
8168122241
Massive i18n work, not fully finished set but resolves #53
2017-06-30 12:05:00 -05:00