Advertisement
CmdEngineer

Egg Incubator Wiki Thingy

Feb 11th, 2017
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. Hello! Thanks for Downloading my Plugin. This is a Wiki thingy for the Plugin Egg Incubator or Egg Hatcher!
  2.  
  3. --- Eggs Creation:
  4. {entity, pointType, (stat), score, limit, reward}
  5. entity -> THE COLOR OF THE EGG ONLY! EntityType Enum: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
  6. pointType -> "statistic" for now Only, Next UPDATES more features! like dummy's and distance!
  7. stat -> valid statistic name from vanilla, every time stat goes up also the egg score! untill the limit
  8. score -> explained above,
  9. limit -> how much score till the egg is ready to hatch.
  10. reward -> Permission Node that will be given to the Player that hatches an Egg if IT is set to random, it will choose a permission the Player don't have from the config file! IF not and the player has the reward permission he will just not use it and lose the Egg.
  11. command-reward -> Instead of using permission nodes If you start with a dash ("/") and each space as an underline ("_") The server will run a command ("@p" changes to player's name) Example: "/give_@p_minecraft:diamond_64"
  12.  
  13. --- Give Eggs:
  14. /eh give (Player) (entity) (pointType) (stat) (score) (limit) (reward)
  15. (eh stands for egg hatcher)
  16. THIS USES TAB COMPLETE! YES YES! Try to click tab and it will fill quite fast :P
  17. >-- 1.2 Features --<
  18. Point Type: "distance" Score goes up when the player moves by meters
  19. Reward Command: Instead of using permission nodes If you start with a dash ("/") and each space as an underline ("_") The server will run a command ("@p" changes to player's name) Example: "/give_@p_minecraft:diamond_64"
  20.  
  21.  
  22. --- Incubator
  23. - Bigger Inventory Slots:
  24. Permission: "eh.9" -> 9 slots of an Incubator.
  25. Permission: "eh.18" -> 18 slots of an Incubator.
  26. Permission: "eh.27" -> 27 slots of an Incubator.
  27. Permission: "eh.36" -> 36 slots of an Incubator.
  28. Permission: "eh.45" -> 45 slots of an Incubator.
  29. Permission: "eh.54" -> 54 slots of an Incubator.
  30. Permission: "eh.63" -> 63 slots of an Incubator.
  31. No Permission: Default 5 Slots of an Incubator.
  32.  
  33. --- Suggestions? Planned Features?
  34. Dummy, Money Giveout, Giveaway to all Players, and MANY MORE! PLEASE if you'd like to give me ideas SEND ME Private Messages on SPIGOT! I read them ALL!
  35.  
  36.  
  37. ----------- I have a bug? where can I get Support?
  38. IN THE MILLION TIME! P.M ME ON SPIGOT OR MAIL ME AT bettertechinc@gmail.com! DONT PLEASE DONT FOR GOD SAKE DONT POST IT IN REVIEWS!
  39.  
  40. ----------- Why you made the first version in 2 weeks?
  41. This Plugin was created in a Plugin Jam (Contest for making Plugins). Dont worry I will keep upgrading it I promise!
  42.  
  43. ----------- I dont like Pastebin, can you make a better wiki?
  44. Yes its in the Plans.
  45.  
  46. ----------- I have a server that uses your plugin, can I get it featured?
  47. If the local Langauge is english, yes and thank you for using my Plugin.
  48.  
  49.  
  50. THANKS FOR SUPPORTING!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement