Minecraft RE: Core for bukkit mod 2026 download
logo
minecraft mod RE: Core for bukkit

RE: Core for bukkit

Game Version: 1.13
Total Downloads: 434
Updated: Oct 29, 2018
Created: Oct 24, 2018
Download RE: Core for bukkitDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
RE: Core for Bukkit 1.0.4 release 11.07 KB Oct 29, 2018 1.13 302 download RE: Core for bukkit RE: Core for Bukkit 1.0.4 releaseDownload
RE: Core for Bukkit 0.0.3 beta 10.84 KB Oct 27, 2018 1.13 54 download RE: Core for bukkit RE: Core for Bukkit 0.0.3 betaDownload
RE: Core for Bukkit 0.0.2 beta 10.39 KB Oct 26, 2018 1.13 34 download RE: Core for bukkit RE: Core for Bukkit 0.0.2 betaDownload
RE: Core for Bukkit 0.0.1 beta 8.98 KB Oct 24, 2018 1.13 44 download RE: Core for bukkit RE: Core for Bukkit 0.0.1 betaDownload

Screenshots

Description

Share this:

my plugin add for the moment only 2 command and 2 config.

one for plugin dev and one for server admin.

Features :

With my plugin you can:

  -monitoring your system performance. (0.0.1)
  -manage the depencie of my plugin. (0.0.1)

  -add a custom msg to the player in the same time of the login. (0.0.2)

  -add a custom motd to the server. (1.0.4)
we add more features in the next update.

Command :

/reversion - this command is for show the version of the plugin and the version of the plugin we use RE: Core

usage : /reversion [none/subplugin]

aliases : /rver

commad use: /reversion


command use: /reversion subplugin

/system - this command is for show the system status

usage : /system [none/cpu/ram]

aliases : /sys

commad use: /system


command use: /system cpu

command use: /system ram

Config :

joincustommsgforplayer – Send a msg to the player on join.

Default config file:


#for make a new line use this ",.," without ""
joincustommsgforplayer:
#false = disable, true = enable
use: false
#your msg here, you can use & for the color ex: &c for red
msg: "this is my msg,.,and this is my second line"

Example of config:


#for make a new line use this ",.," without ""
joincustommsgforplayer:
#false = disable, true = enable
use: true
#your msg here
msg: "&a+----------&cWellcome&a----------+,., &3-Your a login on the test server,., &2-on this test server we make plugin,.,&a+----------------------------+"

result :

custommotd – add a custom motd in the server list.

Default config file:


custommotd:
  #false = disable, true = enable
  use: false
  #your motd
  msg:
    #the line n°1
    line1: "your text here"
    #the line n°2
    line2: "your second line here"

Example of config:

custommotd:
#false = disable, true = enable
use: true
#your motd
msg:
#the line n°1
line1: "&6+&e--------&aRE: Core Server&e--------&6+"
#the line n°2
line2: "&6| &2@num&c / &a@max &aplayer are login! &6|"

result :

Parameter for config and command :

  – ",.," – make a new line (0.0.2) – work with : 

  • joincustommsgforplayer


  "@player" – return the name of the player (0.0.3) – work with:

  • joincustommsgforplayer

 

  – "@max" – return the maximum number of payer (0.0.3) – work with:

  • joincustommsgforplayer
  • custommotd

 

  – "@num" – return the current number of player (0.0.3) – work with:

  • joincustommsgforplayer
  • custommotd

Permission :

recore.version – Allows you to use the /reversion

recore.system - Allows you to use the /system

 

 

Additional note:

 for the next version you can ask me to add thing.

sorry for my bad english i'm french with a bad english ^^.

Comments

Add a comment