Skip to content
Pixeldroid Modding edited this page May 10, 2020 · 5 revisions

Welcome to the ServerRecordMCPlugin wiki!

THIS WIKI IS STILL NOT COMPLETE. THIS IS THE LEAST OF MY PRIORITIES SINCE THIS PLUGIN IS STILL NOT FINISHED

Project Manager and Founder: Pixeldroid

Project Goals:

  • The goal of this project is to have a robust rollback system for Minecraft Servers.
  • I made this project to replace CoreProtect. In my opinion, CoreProtect sucks in its handling of commands.
  • Earn me some revenue to fund the plugins I've been making in the dark.

Summary: Make a robust rollback plugin, Replace CoreProtect, Fund myself

Commands:

/log

-Moderator command to query logs


/record

-Admin command to turn logger on or off for certain things


Usage: /rollback [-c playername] [-t time] [-r radius]

Arguments Format Example
-c playername -c Pixeldroid (Player named Pixeldroid)
-t ss_mm_hh_dd_MM_yy -t 2_0_2 (2 hrs & 2 secs)
-r integer -r 20 (20 blocks radius)

More info for -t at ISO 8601 and SimpleDataFormat

FULL DETAILS AT Documentation

-Admin command to rollback the whole server or a specific area

Permissions:

serverrecord.*

-Admin commands

serverrecord.log

-Moderator commands