Quickstart

This is a small quickstart guide to use AntiRedstoneClock-Remastered on Paper Servers. If you have Purpur or other Paper Forks, you are on your own here, as we don't garantee functionality.

Install the plugin

  1. Go to Hangar / Modrinth and download the latest version of ARCR

  2. Put the downloaded jar into your paper servers plugins/ folder

  3. (Re-)start your server

  4. AntiRedstoneClock-Remastered should now have a same called folder with a config file. The world is excluded by default, so include it if you want this plugin to work. You can do this via command or config. Via command (needs permission antiredstoneclockremastered.command.feature.check.world.remove or OP):

    /check ignored_worlds remove world

    Via config: change from

    check:
        ignoredWorlds:
            - world

    change to:

    check:
        ignoredWorlds: []
  5. After you saved the config, you can reload the plugin config via /arcm reload and the plugin will work.

Last updated