
Point capture plugin
A plugin that allows you (and your team) to capture points and get resources from them.
📖About Point capture plugin
HOW TO START
After installing the plugin, you need to create a team (basic Minecraft function)
/team add "team name"
and join this team
/team join "team name"
HOW TO ADD A POINT
just write in chat
/point add x y z "Point name" resource1 resource2 resource3...
HOW TO CAPTURE/LAUNCH A POINT
/point
or
/point capture
HOW TO DELETE A POINT
/point clear "point name or all"
HOW TO GET A LIST OF ALL POINTS
/point list
or look at the Points.yml file in plugins\rim4oosCapturePointsPlugin
LIST OF PERMISSIONS
rcpp.addPoint
rcpp.clearPoint
rcpp.reload
CONFIG
Language -
plugin language (Russian and English are currently supported). Available values: en and ru.
MinOnline -
The minimum number of online players is required for the point to start.
MinimalOnlineInOpposingTeams -
The minimum number of players in opposing teams (all except yours) in order to capture a point.
DelayBetweenResourceSpawns -
Delay between resource spawns at a point (in ticks)
Distance2MaintainPointWork -
The distance to the point at which the player must be for the point to continue working.
Distance2StartPointWork -
The distance to the point at which the player must be in order to capture or launch the point.