Facebook
From me, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 130
  1. command /grinder:
  2.         trigger:
  3.                 send "" to player
  4.                 send "&a&lGrinder &f- &a&l£2.50" to player
  5.                 send "" to player
  6.                 send "&6&lCommands:" to player
  7.                 send "&e/nick, /afk, /eat, /enderchest" to player
  8.                 send "" to player
  9.                 send "&6&lPerks:" to player
  10.                 send "&e3 Auction House Slots, Colour Signs and New Tags" to player
  11.                 send "" to player
  12.  
  13. command /rioter:
  14.         trigger:
  15.                 send "" to player
  16.                 send "&4&lRioter &f- &a&l£5.00" to player
  17.                 send "" to player
  18.                 send "&6&lCommands:" to player
  19.                 send "&e/nick, /afk, /eat, /enderchest, /fly, /heal, /hat" to player
  20.                 send "" to player
  21.                 send "&6&lPerks:" to player
  22.                 send "&e5 Auction House Slots, Colour Signs and New Tags" to player
  23.                 send "" to player
  24.  
  25.  
  26. command /anarchist:
  27.         trigger:
  28.                 send "" to player
  29.                 send "&6&lAnarchist &f- &a&l£7.50" to player
  30.                 send "&4&lThis Rank is Limited Time to Holidays and Events" to player
  31.                 send "" to player
  32.                 send "&6&lCommands:" to player
  33.                 send "&e/nick, /afk, /eat, /enderchest, /fly, /heal, /hat, /skull, /pweather, /ptime" to player
  34.                 send "" to player
  35.                 send "&6&lPerks:" to player
  36.                 send "&e8 Auction House Slots, Colour Signs and New Tags" to player
  37.                 send "" to player
  38.  
  39. command /supreme:
  40.         trigger:
  41.                 send "" to player
  42.                 send "&6&lAnarchist &f- &a&l£7.50" to player
  43.                 send "&4&lThis Rank is the same as &6&lAnarchist &4&l, but this isn't limited time" to player
  44.                 send "" to player
  45.                 send "&6&lCommands:" to player
  46.                 send "&e/nick, /afk, /eat, /enderchest, /fly, /heal, /hat, /skull, /pweather, /ptime" to player
  47.                 send "" to player
  48.                 send "&6&lPerks:" to player
  49.                 send "&e8 Auction House Slots, Colour Signs and New Tags" to player
  50.                 send "" to player
  51.  
  52.  
  53.