SayPrefix

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Hello there!

This plugin is modifying prefix of /say command.

 

Changelog:

  • In-Game editor

Admin commands:

  • /sp - Main command.
  • /sp reload  - Will reload connfiguration file.
  • /sp setprefix <PLAYER or CONSOLE> <PREFIX> - Will set prefix for defined type.
  • /sp getprefix <PLAYER or CONSOLE> - Will return prefix of defined type.
  • /sp clearprefix <PLAYER or CONSOLE> - Will clear prefix for defined type. (Can not be undone!!)

Basic commands:

  • /say - Will broadcast message (Obviously)

 

Permissions:

  • sp.admin - Acess to all admin commands.
  • sp.say - Acess to /say command.

 

Default configuration:

# Be carefull and don't use TABS, that cause most of confguration problems!!
# If you are not big fan of YAML configuration, please use in-game prefix editor...
prefix:
  # console-prefix available variables: %MESSAGE% 
  console-prefix: '&eConsole &7>> &c%MESSAGE%'  
  # player-prefix Available variables: %MESSAGE%, %PLAYER_NAME%, %PLAYER_DISPLAYNAME%
  player-prefix: '&ePlayer &8%PLAYER_NAME% &7>> &c%MESSAGE%'
 

 

Any questions? You can find me on discord.

 

 MrWener#5029

 


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    294240
  • Created
    May 19, 2018
  • Last Released File
    May 19, 2018
  • Total Downloads
    776
  • License

Categories

Members

Recent Files

Bukkit