Advertisement
Drakia

Untitled

Mar 31st, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. $ ruby update.rb
  2. {
  3. "name"=>"LWGen",
  4. "slug"=>"lwgen",
  5. "updated"=>nil,
  6. "stage"=>"Release",
  7. "summary"=>"LWGen v0.1.0 - Local Weather Generator LWGen allow you to change biome in round area (defined by radius) with command, magic-wand and a sign, controlled by the redstone power. Features Change biome around you with command Change biome in a round area with \"magic-wand\" Control biome changing (toglle two biomes) with sign controlled by redstone power Check biome in a your location Limit the maximum radius of the biome changes (defined by command, wand and sign) Melt snow and ice when changes to...",
  8. "authors"=>["fromgate"],
  9. "categories"=>[
  10. {
  11. "name"=>"Admin Tools",
  12. "slug"=>"admin-tools",
  13. "description"=>"Admin Tools - Administrative tools provide new commands and abilities for the owners of a server to do their job easier and faster."
  14. },
  15. {
  16. "name"=>"Fun",
  17. "slug"=>"fun",
  18. "description"=>"Fun - Fun is the most important aspect of any game. Keep your players (and yourself!) entertained by these plugins, and see the game from a whole new angle."
  19. },
  20. {
  21. "name"=>"World Editing and Management",
  22. "slug"=>"world-editing-and-management",
  23. "description"=>"World Editing and Management - With these plugins you can create entire new worlds or terraform sections of existing worlds. Your server just won't be the same without them!"
  24. }
  25. ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement