+ Added first-pass leaderboard command and all requirements
This commit is contained in:
+6
-2
@@ -17,6 +17,10 @@ BetHistoryInfo=Sees the amount of beans Kitty has earned through your bets!
|
||||
[CommandCatch]
|
||||
CatchInfo=Play catch with yourself or with a friend with @!
|
||||
|
||||
[CommandLeaderboard]
|
||||
LeaderboardInfo=Shows you the 10 users with the most beans on the server
|
||||
LeaderboardTitle=Server Leaderboard
|
||||
|
||||
[CommandGuildRoleList]
|
||||
GuildRoleListOutput=The allowed roles are %s!
|
||||
GuildRoleListEmpty=There are no roles allowed!
|
||||
@@ -141,7 +145,7 @@ InfoInfo=Provides author info and a link to Kitty's website
|
||||
GuildRoleRemoveNotAllowed=You're not allowed to add %s
|
||||
GuildRoleRemoveFailure=Couldn't remove %s from %s
|
||||
GuildRoleRemoveSuccess=Removed %s from %s!
|
||||
GuildRoleRemoveInfo=
|
||||
GuildRoleRemoveInfo=Removes the role specified!
|
||||
|
||||
[CommandWolfram]
|
||||
WolframError=Something went wrong!
|
||||
@@ -262,6 +266,6 @@ RaffleJoinInfo=
|
||||
RaffleJoinSuccess=You joined the raffle!
|
||||
|
||||
[CommandDBFlush]
|
||||
DBFlushInfo=
|
||||
DBFlushInfo=Takes all objects queued for the database and writes them to the database, then says how many were written.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user