pokemon-showdown/test/server
Guangcong Luo d7ba455e2b Update permissions
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.
2020-07-03 17:32:49 -04:00
..
chat-plugins "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00
chat.js Use assert in strict mode 2020-02-20 00:39:31 -08:00
ladders.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
room-battle.js Fix BattleStream test 2020-06-18 22:40:01 -07:00
rooms.js Refactor auth and room.settings (#6777) 2020-06-09 08:22:25 -07:00
sockets.js More thoroughly remove old sockets tests 2020-05-08 07:11:05 -07:00
users.js Update permissions 2020-07-03 17:32:49 -04:00