Server Tools

Quick rating

Community listing page, reviews here may not be monitored by the author.

Server Tools

By AnMaoOwner

No reviews yet

Add more useful features to the server

Mod Loaders
Minecraft
26.2

About

Description

Add some useful features to the server:

  JS code: If GraalJS is installed, prioritize using it over Nashorn.

Players can use /lang code to set the language, for example, /lang zh_cn, zh_cn.json must be located in the language directory, otherwise it is invalid.

Currency System

  • Customizable currency names
  • Earn currency by killing mobs
  • Player shops (listing | purchasing)
  • - Shelves
  • - - Item shelves
  • - - Entity shelves
  • System shop (purchasing)
  • - Shelves
  • - - Item shelves

Login system:      Players will pop up a login interface when they enter the game, by clicking on the item to enter the password, click on the login to log in, the password must be 9-digit, initially no password, the first time you enter the password and successfully logged in that is the password for the future. Closing the login screen will get you kicked out. You will not be harmed during login and cannot interact.

Login message: Definable first time join message, first time join message per day, every time join message

Entity cleanup: multiple configurations, support for black and white lists, support for timed cleanup, support for cleanup after exceeding the cap, support for retaining items on creatures during cleanup, support for safe distances (no cleanup when there is a player within setting distance)

undefined

Item cleanup: supports black and white lists, extra trash feature, cleaned items will be added to trash, can be turned on via /servers trash, this feature can be turned off.

Player blacklist: support for normal ID, UUID, group, players located in the list can not join the server, rejection message can be customized, can be changed to allow mode, only allow players from the list to join.

undefined

Attempt to fix abnormal entities: try to remove entities that didn't die normally.

Any ideas or suggestions you have can be commented on or made on Github!

Note:
Configuration files are located under /your game directory/NekoServers, not config.
Most of the messages sent are localized, you can add your own language in the Lang folder.
Please make sure that the player group files are located under PlayerGroup, where groups can be added.

For additional information you can visit the WIKI.

Server Tools

JS code: If GraalJS is installed, prioritize using it over Nashorn.

Players can use /lang code to set the language, for example, /lang zh_cn, zh_cn.json must be located in the language directory, otherwise it is invalid.

functions

Currency System

  • Customizable currency names
  • Earn currency by killing mobs
  • Player shops (listing | purchasing)
    • Shelves
        • Item shelves
        • Entity shelves
    • System shop (purchasing)
      • Shelves
        • Item shelves

Login system:

Players will pop up a login interface when they enter the game, by clicking on the item to enter the password, click on the login to log in, the password must be 9-digit, initially no password, the first time you enter the password and successfully logged in that is the password for the future. Closing the login screen will get you kicked out. You will not be harmed during login and cannot interact.

Login message:

Definable first time join message, first time join message per day, every time join message

Entity cleanup:

multiple configurations, support for black and white lists, support for timed cleanup, support for cleanup after exceeding the cap, support for retaining items on creatures during cleanup, support for safe distances (no cleanup when there is a player within setting distance)

Item cleanup:

supports black and white lists, extra trash feature, cleaned items will be added to trash, can be turned on via /servers trash, this feature can be turned off.

Player blacklist:

support for normal ID, UUID, group, players located in the list can not join the server, rejection message can be customized, can be changed to allow mode, only allow players from the list to join.

Item blacklist:

items on the list are blocked from being acquired.

Attempt to fix abnormal entities: 

try to remove entities that didn't die normally.

Other

Any ideas or suggestions you have can be commented on or made on Github!

Note:

Configuration files are located under /your game directory/ServerTools, not config. Most of the messages sent are localized, you can add your own language in the Lang folder. Please make sure that the player group files are located under PlayerGroup, where groups can be added.

For additional information you can visit the WIKI.

Any questions can be asked in github or contacted as below: