My notes about what I'm thinking of for a server design and how to accomplish it...
Kids spawn in super flat world for programming
- portal to easy survival (plugin Mutiverse-Portals)
- portal to creative (plugin Mutiverse-Portals)
- portal to world_of_the_week (plugin Mutiverse-Portals)
Programming world
- superflat (Plugin - Multiverse-Core)
- peaceful (Plugin - Multiverse-Core)
- timelock to noon (plugin : TimeLock)
- no animal spawn on, but allow if the students do it (Plugin - Multiverse-Core)
- no monster spawn (Plugin - Multiverse-Core)
- spawn protected for a radius out (Plugin - Essentials)
- turn off TNT? (plugin - not sure yet)
- students can’t modify the world except for using script craft (Plugin - Modifyworld)
- give each student a plot to build on (but not really enforced as it can’t really be) (possibly plugin PlotMe)
- allow multiple homes for easy teleport (Plugin - Essentials)
- Perm list (Plugin - PermissionsEX)
- allow flying (plugin Essentials?)
Easy Survival
- normal survival
- separate inventory (to stop creative mode smuggling) (Plugin - Multiverse-Inventories)
- locakable chests (hopefully)
- cool starting biome (get a cool seed)
- spawn protect for a radius out (Plugin - Essentials)
- portal back to home world (plugin Mutiverse-Portals)
- disallow use of javascript (perms)
Creative
- normal creative
- separate inventory (Plugin - Multiverse-Inventories)
- plot system (plugin Plotme)
- portals back to home world (plugin Mutiverse-Portals)
- timelock to noon (plugin : TimeLock)
- allow fly - (creative by default?)
- allow javascript
(should this just be the programming world?)
World of the Week
- grab an exceptional world off the web and upload it to showcase builds
- possibly stop world modifications so kids can look around, but maybe not
No comments:
Post a Comment