RealCompass icon

RealCompass -----

A plugin to make the compass behave like real life



RealCompass is a plugin that allows you to customize the compass. The name comes from its central feature, making the compass point north. You can cycle through the available compass presets by right clicking. It can either point north, towards world spawn, or towards the player's bed. This is an early version of the plugin, so if you come across any bugs please message me through spigot.

config.yml example:
Code (YAML):
defaultCompassMode : 0
refreshTime
: 20
canPointNorth
: true
canPointHome
: false
canPointSpawn
: false
Refresh time is how often the plugin will update the north position for the player. By default this is every second, but can be dramatically lowered if necessary for people running servers on lower end hardware.
The lower three determine what abilities the compass has.
canPointNorth when set to true allows the compass to point north from the player
canPointHome when set to true allows the compass to point to the players last set spawn point (Bed/Respawn Anchor)
canPointSpawn when set to true allows the compass to point to the world spawn
defaultCompassMode is what mode the compass is on when the player joins. 0 is for north, 1 is for the last set spawn point, and 2 is for the world spawn


Commands:
Code (YAML):
/realcompass toggle # Alternative to right clicking the compass
/realcompass reload # Reloads the config
Currently these are the only commands built into the plugin


Permission Nodes:
Code (Text):
realcompass.*: Access to every permission node (Given to OP's by default)
realcompass.toggle: Allows the player to toggle the compass mode
realcompass.reload: Allows the player to reload the config file (Given to OP's by default)
Resource Information
Author:
----------
Total Downloads: 252
First Release: Feb 28, 2021
Last Update: Nov 8, 2021
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings