forked from 2009Scape/Server
add credits as alias for shop
This commit is contained in:
parent
a60e8121bd
commit
182754f7ff
1 changed files with 2 additions and 0 deletions
|
|
@ -55,7 +55,9 @@ public final class PlayerCommandPlugin extends CommandPlugin {
|
|||
TutorialStage.load(player, stage, false);
|
||||
break;
|
||||
*/
|
||||
|
||||
case "shop":
|
||||
case "credits":
|
||||
CREDIT_STORE.open(player);
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue