Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
channels:minecraft [2011/12/20 12:18]
rubin
channels:minecraft [2016/07/14 10:53] (current)
jobe [Vanilla]
Line 1: Line 1:
-====== Simplanet, AfterNET's private Minecraft Server ======+====== #Minecraft ======
  
 Hi everyone. Many regulars from AfterNET have been playing minecraft, and you can to! Hi everyone. Many regulars from AfterNET have been playing minecraft, and you can to!
  
 +There are a few different variants of minecraft we play on. Mainly Vanilla and FTB
 +====== Vanilla ======
 +The vanilla server is called SimPlanet and was run by Rubin and was last reset at the 1.7 release. Currently running 1.10
 +{{ :channels:john_tower.png?200|}}
 ===== How To Play ===== ===== How To Play =====
   * Go to http://www.minecraft.net/ and purchase minecraft.   * Go to http://www.minecraft.net/ and purchase minecraft.
   * Make sure java is installed on your PC   * Make sure java is installed on your PC
 +  * Join us on IRC: [[https://qwebirc.afternet.org/?channels=minecraft&uio=d4]] it is how we communicate (on and off game)
 +  * Drop in to the IRC channel and ask to be whitelisted
   * Connect to server mc.simplanet.org   * Connect to server mc.simplanet.org
  
Line 14: Line 20:
   * Be a good citizen. Noone wants to spend hours collecting materials just to have them lost.   * Be a good citizen. Noone wants to spend hours collecting materials just to have them lost.
   * There are several community projects and swap areas/free stuff boxes (take something leave something)   * There are several community projects and swap areas/free stuff boxes (take something leave something)
-  * Don't build near spawn if you are uncomfortable with newbies wrecking things. 
   * IRC - We all gather on IRC via irc.afternet.org channel #minecraft, and you should too. There is even an IRC<->minecraft gateway bot.   * IRC - We all gather on IRC via irc.afternet.org channel #minecraft, and you should too. There is even an IRC<->minecraft gateway bot.
 +  * Everything was built by hand with no cheats. We never use /item or /tp etc oper commands except to fix technical glitches. Everything you see in the game was made 'legit' including community projects. 
  
-==== Features of Note ==== 
-  * Everything was built by hand with no cheats. We never use /item or /tp etc oper commands except to fix technical glitches. Everything you see in the game was made 'legit' including community projects. (We do, however have some mods wich change things a bit, such as adding drops to some items) 
-  * We have a web map which is updated hourly. You can view this via [[http://mc.simplanet.org/map]]. The player positions on the map are live. 
  
 +====== Feed The Beast (FTB) ======
 +FTB is a mod of minecraft. We play on an FTB server too sometimes:
  
-==== Landmarks ==== +  * connect to flash's ftb server: daaw.nl:25566
-Tell an editor if you would like your house/project listed here+
  
-  * [[http://mc.simplanet.org/map/#/271/64/84/max/smooth-lighting|Spawn]] - Spawn is a giant compass of glass over water and lava 
-  * [[http://mc.simplanet.org/map/#/302/64/-2/max/smooth-lighting|Saucer]] - Rubin built a large round disk in the sky as a part of his mountain home (visible east of spawn) 
-  * [[http://mc.simplanet.org/map/#/359/64/83/max/smooth-lighting|Spleefing Arena]] - South of spawn is our PVP spleefing arena, complete with synchorized fighter doors and a regenerating cobble floor over a pit. 
-  * [[http://mc.simplanet.org/map/#/322/64/58/max/smooth-lighting|Lighthouse]] - One of several lighthouses, features a rotating beam visible from many landmarks near spawn. 
  
- 
-==== Economy ==== 
-We have been discussing economy, and here is what we have come up with: 
- 
-  * Users will be able to buy and sell with eachother via the ChestShop plugin: [[http://forums.bukkit.org/threads/econ-chestshop-3-29-iconomychestshop-chest-sign-shop-for-all-economy-plugins-1337.4150/|ChestShop]]. Johndrinkwater has come up with [[https://docs.google.com/spreadsheet/ccc?key=0Am9aC-1nN5z6dFp6WnF0aHpLclhHdkFBZW9IeXBFdHc#gid=0|this table]] which is maybe a guess/guideline on what things will be worth. Diamonds will be available to buy and sell with the bank for 4608 credits, at the mall near spawn, to act as a basis for currency. The rest of the trades are up to users, who may setup chests in the mall. 
-  * Then, we plan to setup [[http://dev.bukkit.org/server-mods/alchemy/|Alchemy]] which lets you craft harder-to-find blocks from other materials. PS is working on a [[https://docs.google.com/spreadsheet/ccc?key=0AnyRe_62VwAxdHBCTDRNSzRfNWZUZkx4X2xDWHNuenc#gid=0|flowchart]] to get feeback before this goes live. 
- 
-=== Chest Shop === 
-Create a sign above a chest with some item in it (say, sand), and put a sign above it which has the following syntax: 
-  YourUsername 
-  Ammount (usually 1) 
-  S YYY : ZZZ B 
-  Sand 
-   
-For example, Rubin wants to sell sand for 40cr and is willing to buy it for 20cr, in units of 10 (10 blocks at a time): 
-  Rubinlinux 
-  10 
-  S 20 : 40 B 
-  Sand 
-   
-Then i simply put some sand in the chest.  Users can buy or sell by right or left clicking.  Chest and sign are automatically protected. (Note: using this protection to greef by making boxes that cannot be removed in annoying places will get you banned!) 
- 
-=== Alchemy === 
-Currently alchemy works by placing a chest over lava, and running redstone to power it. We will probably change it to work with something besides lava since without bukkit the chest will burn. This is not setup yet.