KHobbits
0a74da88d6
Help command refresh.
2012-03-23 17:16:09 +00:00
KHobbits
6e82419c15
Allowing use of aliases in help/info/motd, for command suggestions.
...
Test #1441
2012-01-14 16:53:18 +00:00
snowleo
7db7fd4136
Added info how to read the next page to /info /help /motd /rules
2011-11-28 20:52:15 +01:00
KHobbits
d59e2834d1
Rewriting help, to use new classes.
2011-11-22 04:00:04 +00:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
snowleo
85ef892f0e
Null checks
2011-11-18 20:15:26 +01:00
KHobbits
e5a8cd88f0
Code cleanup continued.
2011-11-18 17:48:49 +00:00
KHobbits
e54d73704e
Command cleanup
2011-11-18 12:06:59 +00: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
KHobbits
b851cd10f2
Fix help for plugins which miss command descriptions.
2011-08-11 06:56:33 +01:00
KHobbits
b85a5e9e0d
Making /help <string> match the plugin name.
2011-08-08 09:23:48 +01:00
KHobbits
7b18343e75
Adding a permission for unhiding help.
2011-07-27 14:25:41 +01:00
snowleo
40a2bccf2d
Now the cleanup
2011-07-23 00:53:55 +02:00
snowleo
ee13d33b66
Revert "minor cleanup"
...
This reverts commit 5027198010
.
Don't mess with the line endings!
2011-07-23 00:50:52 +02:00
ementalo
5027198010
minor cleanup
2011-07-22 23:33:33 +01:00
Robert Meany
85cab9533e
*First Commit - Please verify I did everything right* - Added translations
...
to plugin help command failure log messagets.
2011-07-22 13:53:06 -04:00
KHobbits
d7080950b0
Format.
2011-07-15 20:59:40 +01:00
KHobbits
39352da929
Adding a failure message for help search
2011-07-15 20:56:58 +01:00
KHobbits
beea6879b1
Edited Essentials/src/com/earth2me/essentials/commands/Commandhelp.java via GitHub
2011-07-08 19:51:48 -07:00
KHobbits
ef37306701
Fixing help
2011-07-07 05:19:11 +01:00
snowleo
ca29f18850
Cleanup of KHobbits commit
2011-06-25 16:46:02 +02:00
KHobbits
503b4fee55
Searchable help.
...
Toggle commands with no permissions.
2011-06-25 22:39:46 +08:00
snowleo
117d938ac5
Several bug fixes and cleanup.
...
Found using PMD and FindBugs.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1553 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-06-01 10:40:12 +00:00
ementalo
80f6c58dad
[trunk] debug a error when processing help permissions nodes
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1502 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-16 19:59:23 +00:00
ementalo
07e49c3fbb
[trunk] translations - halfway there
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1416 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-10 21:52:07 +00:00
snowleo
02a9909e8b
[trunk] Help: first test for help_username.txt, then help_groupname.txt and then help.txt, to allow help files for seperate groups and users.
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1376 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-08 22:37:38 +00:00
snowleo
224c18348a
This is a big refactoring of the user class and more.
...
Many commands have been cleaned.
File changes:
- all user data has been moved from users.yml to userdata folder
- all files in userdata folder are lower case
Both changes should be done automatically.
Class changes:
- Moved all user data functions to UserData class
- Moved all user teleport functions to Teleport class
- Moved the user list to Essentials class
- Less static functions for better testing
- EssentialsCommand now has ess Property (Essentials class)
- New NotEnoughArgumentsException, that will show command description and syntax
New commands:
- /seen, shows the last login or logout
- /tempban, temporarily ban someone
- /tjail and mute, temporarily option added
Other changes:
- ban reason is saved
- don't show "You have xxx mail" on login, if user doesn't have essentials.mail permission
- time will be parsed: years, months (mo), weeks, days, hours, minutes (m), seconds, these can be shortened and combined, example: 2 days 5h 30m
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1300 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-05-01 21:07:30 +00:00
snowleo
a3ebd254f2
Moving all files to trunk.
...
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb
2011-03-19 22:39:51 +00:00