Just a beautification fix for console not to spam errors when discord is not set up but enabled.
The plugin was updated to support the latest version of minecraft
Commands:
Random Teleport: - /rtp
Description: Teleports a player to a random location
Permission Nodes: - pointscore.rtp - Access to RTP - pointscore.rtp.nocooldown - Access to RTP without cooldown
TPA: - /tpa - teleports you to another player
Description: Teleports a player to another
Permission Nodes: - pointscore.tpa - Access to TPA - pointscore.tpa.nocooldown - Access to TPA without cooldown
Spawn: - /spawn /setspawn - Sets a spawn point or teleport to a spawnpoint
Description: Teleports a player to spawn / sets the spawn Permission
Nodes: - pointscore.setspawn - Access to set spawn location - pointscore.spawn - Access to teleport to spawn - pointscore.spawn.nocooldown - access to tp to spawn without cooldown
Homes: - /home /sethome /delhome - sets, deletes or teleports to a home
Description: Teleports a player home / sets the home / deletes the home
Permission Nodes: - pointscore.home - Access to set /home command - pointscore.home.# - Access to select amount of homes per player
Point Check: - /pc - checks your points
Description: Checks a player's points
Permission Nodes: [NONE]
Points Set: - /points - core points command to give/take points from a player
Description: Modifies a player's points
Permission Nodes: - pointscore.admin - Access to set /points command
Crafting Table: - /workbench - opens the crafting table
Description: Opens a crafting table
Permission Nodes: - pointscore.workbench - Access to the command
Invisibility Cloak: - /vanish - vanishes into thin air
Description: Vanishes the player into thin air
Permission Nodes: - pointscore.workbench - Access to the command (edited)
Holograms: - /holo - creates/deletes a hologram
Description: Creates or deletes a hologram
Permission Nodes: - pointscore.hologram - Access to the command
Messaging: - /msg /r - messages or replies to a player
Description: Messages or replies to another player
Permission Nodes: - pointscore.msg - Access to the command
Broadcasting: - /broadcast - broacasts a message to the players
Description: Broadcasts a message to the whole server
Permission Nodes: - pointscore.broacast - Access to the command
Feeding: - /feed - feeds the player
Description: Fills the player's food bar.
Permission Nodes: - pointscore.feed - Access to the command - pointscore.feed.others - Access to feed other players
Healing: - /heal - heals the player
Description: Heals the player
Permission Nodes: - pointscore.heal - Access to the command - pointscore.heal.others - Access to heal others
God Mode: - /god - toggles god mode
Description: Makes the player invulnerable
Permission Nodes: - pointscore.god - Access to the command - pointscore.god.others - Access to toggle god mode for others
Flight: - /fly - toggles flight
Description: Toggles flight for the player
Permission Nodes: - pointscore.fly - Access to the command - pointscore.fly.others - Access to toggle flight mode for others
Ender chest: - /enderchest - opens the players ender chest
Description: Opens the ender chest for a player
Permission Nodes: - pointscore.enderchest - Access to the command
Other:
Discord - MC Chat link
PS: With the implementation of all these new features, MySQL has not yet been implemented for all. If you feel something is lacking, please notify me.
This is a core update for PointsCore that will help modify the way some enchantments are loaded in.
New custom events have been integrated.
The plugin should automatically save files every 30 seconds, (therefore, even in case of server crash, files should be saved.
MySQL Fixes
Added:
Custom Death Messages - Custom Join Messages - Text Formatter in chat - Holograms ( work in progress ) - Custom leave messages - HEX color codes
This is a minor update of PointsCore yet it features big changes. That's because Crossbows have now been added to ranged weapons again.
The plugin has also added Red Sandstone, cut copper and few other blocks to it's implementation.
If you feel blocks are lacking, please make sure to mention them on the discord server!
This version offers support for a larger number of blocks! Which is necessary for UpgradeableTools Backpack Enchantment!
If any blocks are missing (for points or in general), feel free to reach out via our discord support!
This update implements core functionality additions.
A new tool checker has been implemented that enables developers to quickly check what the best tool type is to mine an item.
The new update has included lots of newer blocks + tools necessary for the gameplay on newer versions of the game.
This includes Netherite tools, ancient debris, concrete, + much more!
Added Core features to the plugin's API (the ability to set points)
Config now loads, points are now saved, and works on 1.19 please report any other issues you may face
Added:
- General Points and a lot of other utility to PlayerPoints class.
- Added Armor to ValueUtil
Changes:
- Moved Util to the API
- Fixed UpdateChecker
- Shrunk File Size Drastically!
Added:
- General Points and a lot of other utility to PlayerPoints class.
- Added Armor to ValueUtil
Changes:
- Moved Util to the API
- Fixed UpdateChecker
Minor bug fixes, reduced plugin size, updated readme and wiki!
I hope you all can now get the support required to start using this plugin for your own development!
In this version, I have added point multipliers:
/points multiplier <duration (e.g 7d3h2m5s)> <amount (e.g 2.0)>
That is the command to give a player a point multiplier
In this version of PointsCore the following was changed:
+ 2 methods in Main class for easily adding/removing points
+ Basic commands to give a player points/remove points from a player
+ Reload config command
+ Help command