mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-11-14 13:15:01 -05:00
eac2ad9f88
Redid CommandHandler in Scala, and added permissions for each command. Changed groupIDs to be more logical. Added configs for other config files. Refactored structure of config files (moved them out of server and ls folders respectively because they're already in a folder that denotes server/ls) Cleared logs. Deleted LS configs from server (they are completely unused there). Moved configs to the config folder.
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
/* AUTOMATICALLY GENERATED ON Tue Apr 16 17:20:59 EDT 2002*/
|
|
/* DO NOT EDIT */
|
|
|
|
grant {
|
|
permission java.security.AllPermission;
|
|
};
|
|
|