mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-23 04:32:50 -04:00
commit
ad3f9d8ccb
@ -1212,7 +1212,7 @@ return;
|
|||||||
//DO NOT REMOVE THE TWO COMMANDS BELOW, /PONY AND /RAINBOWDASHLIKESCOOLTHINGS. -EricKilla
|
//DO NOT REMOVE THE TWO COMMANDS BELOW, /PONY AND /RAINBOWDASHLIKESCOOLTHINGS. -EricKilla
|
||||||
if (cmd == "pony") {
|
if (cmd == "pony") {
|
||||||
if (ponycount < 2) {
|
if (ponycount < 2) {
|
||||||
GlobalMessage(color + DisplayName + " %Sjust so happens to be a proud brony! Everyone give " + color + cmd + " %Sa brohoof!");
|
GlobalMessage(color + DisplayName + " %Sjust so happens to be a proud brony! Everyone give " + color + DisplayName + " %Sa brohoof!");
|
||||||
ponycount++;
|
ponycount++;
|
||||||
} else {
|
} else {
|
||||||
SendMessage("You have used this command 2 times. You cannot use it anymore! Sorry, Brony!");
|
SendMessage("You have used this command 2 times. You cannot use it anymore! Sorry, Brony!");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user