Difference between revisions of "Realcraft:Features"

From wiki.vg
Jump to navigation Jump to search
m
Line 12: Line 12:
 
** Server and world-specific options
 
** Server and world-specific options
 
** Player position saving/loading
 
** Player position saving/loading
 +
** Player whitelist and blacklist support
  
 
== Planned ==
 
== Planned ==
Line 19: Line 20:
 
* Player authentication using Minecraft.net
 
* Player authentication using Minecraft.net
 
* MySQL database support ''(partial completion, see implemented features)''
 
* MySQL database support ''(partial completion, see implemented features)''
** Player whitelist and blacklist support
 
 
** Server logging
 
** Server logging
 
*** Access logs for chests
 
*** Access logs for chests

Revision as of 12:10, 8 January 2012

Quick Menu

Implemented

These features are currently implemented in Realcraft.

  • Cross-platform support
  • MySQL database support (partial completion, see planned features)
    • Player ranks
    • Server and world-specific options
    • Player position saving/loading
    • Player whitelist and blacklist support

Planned

These features have yet to be implemented into Realcraft, but are planned for the future.

  • Use libnoise for world generation
  • Player authentication using Minecraft.net
  • MySQL database support (partial completion, see implemented features)
    • Server logging
      • Access logs for chests
      • Entry logs for areas, some moderation so they cannot spam the logs by leaving/entering the area repeatedly in a small period
      • Chat and command history
      • Attempted access for blocked chests (i.e. chest owner X banned Y player, Y player tries to access chest)
    • Chest/door/area protection (MySQL tables are in-place for such features)