Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for MajliTech

SimpleMarkers is a lightweight Spigot plugin for creating floating text markers using invisible armor stands.

Report SimpleMarkers?

Logo!

SimpleMarkers

SimpleMarkers is a lightweight Spigot plugin for creating floating text markers using invisible armor stands.

Perfect for servers that need clean, non-intrusive in-world labels for events, zones, instructions, etc.


πŸ“Έ Screenshots

Example usage! Wow!


πŸš€ Features

  • πŸ“ Create floating multi-line markers using /sm create
  • ❌ Easily remove nearby markers with /sm delete
  • 🌍 Localization support (default messages.yml and optional messages_<locale>.yml files in messages/ folder β€” ready to paste)
  • πŸ”’ Optional permissions system via config

🌐 Included Translations

  • πŸ‡¬πŸ‡§ English (en_US.yml)
  • πŸ‡©πŸ‡ͺ German (de_DE.yml)
  • πŸ‡«πŸ‡· French (fr_FR.yml)
  • πŸ‡ͺπŸ‡Έ Spanish (es_ES.yml)
  • πŸ‡·πŸ‡Ί Russian (ru_RU.yml)
  • πŸ‡΅πŸ‡± Polish (pl_PL.yml)

πŸ“¦ Installation

SimpleMarkers is compatible with Spigot, Paper, and other forks of Bukkit. Tested on Paper 1.21 , should work on 1.13 Requires: Java 8+

  1. Download the plugin .jar from Releases and place it in your server's plugins/ folder.
  2. Start the server once to generate the config and message files.
  3. (Optional) Configure permissions or language support.

🧠 Commands

Command Description Permission (if enabled)
/sm create <text> Creates a floating marker at your location. simplemarkers.create
/sm delete Deletes markers within 1 block. simplemarkers.delete
/sm Displays usage info. simplemarkers.use

Notes:


βš™ Configuration

config.yml

permissions:
  use: true
  create: true
  delete: true

Information

CategoryWorld Management
Published onJuly 23, 2025
LicenseMIT
Downloads0
Stars0
Watchers0

Pinned Versions

Members