mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-19 05:31:16 -05:00
Permissions have gotten out-of-date, so this commit syncs them. Default permissions are now matched with Main, in particular including the new & rank as admin (removing the old Leader rank and ~ symbol). Relevant changes: - Admin (~) and Leader (&) have been merged into Admin (&) - The 'ban' permission was split into 'globalban' and 'ban' - The 'broadcast' permission was renamed 'show' (going forward, "broadcast" should only refer to the big red/blue/green announcement bars.) - Bots no longer have global moderation abilities, making it easier to give untrustworthy bots the "bot" rank. |
||
|---|---|---|
| .. | ||
| chat-commands | ||
| chat-plugins | ||
| static | ||
| tournaments | ||
| chat-formatter.ts | ||
| chat.ts | ||
| config-loader.ts | ||
| global-types.ts | ||
| global-variables.d.ts | ||
| index.ts | ||
| ip-tools.ts | ||
| ladders-local.ts | ||
| ladders-remote.ts | ||
| ladders.ts | ||
| loginserver.ts | ||
| monitor.ts | ||
| punishments.ts | ||
| room-battle.ts | ||
| room-game.ts | ||
| roomlogs.ts | ||
| rooms.ts | ||
| sockets.ts | ||
| team-validator-async.ts | ||
| user-groups.ts | ||
| users.ts | ||
| verifier.ts | ||