Dzious / ProximityChat

A new way to communicate in Minecraft !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proximity Chat - by Dzious


Current Recommended Versions

  • Latest Release supports Minecraft 1.16.*.
  • [Latest Pre-Release] supports Minecraft 1.16.*.
Minecraft Version EnchantControl Version
MC 1.16.* Use the Latest Release.

Installation/Configuration

Installation :

  • Download and install PlaceholderAPI
  • Download the jar file form our Latest Release or the version corresponding to your Minecraft Version
  • Safely shutdown your server
  • Put the jar file in your server plugins folder
  • Start the server
  • The plugin is now install on your server

Configuration :

  • Simply edit the config.yml found in plugins/ProximityChat in your server files

Commands/Permissions

Commands :

  • /proximitychat <help|reload>
    • help : Prints the help message
    • reload : Reload the plugin
  • /chat <join> <Channel>
    • join : Join the channel given as argument
  • /<channel> [message]
    • empty : switch to the channel
    • message : sends a message in the channel

Permissions :

  • proximitychat.admin
    • allow use of /proximitychat commands
  • proximitychat.chat.channel.*
    • allow player to talk in all channels
  • proximitychat.chat.channel.<channel>
    • allow player to talk in selected <channel>

Support

Here on github's Issue Tracker you can file bug reports or feature requests.

If you still need help or just have a question, join us on the Discord server, where you can have support from both developer and community and also discuss about the development of the plugin.


Placeholders API

Proximity Chat support placeholders in the prefix configuration.

Proximity Chat Placeholders :

Placehoder Description
%proximitychat_channel_name% Channel the player talks in.
%proximitychat_channel_range% Range of the channel talks in.
%proximitychat_channel_worlds% Worlds in which the channel is active separated by commas.

About

A new way to communicate in Minecraft !

License:Other


Languages

Language:Java 100.0%