c4e29ff728
- Added verbose entry to the Player configuration files. Player configuration files will need to be regenerated. Please make sure to make backups of all configurations before regenerating configuration files. - Fixed a bug with the hide feature; now, any entity within a 25 block radius will automatically lose target of the player when their luck activates while sneaking. - Removed the vein-mining feature as it is unstable and non-functional. A fix and/or replacement will be implemented in a future update. - Updated supported version to 1.20.3 - Adjusted Logging methods. |
||
---|---|---|
.github/workflows | ||
gradle/wrapper | ||
src/main | ||
.gitattributes | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
FeelingLucky v1.2.0 - A luck driven mechanics plugin.
Plugin Description:
For All Users:
FeelingLucky is a mechanics plugin designed to expand upon the Luck attribute which Minecraft provides. Each user is assigned a tangible Luck stat, which can be viewed by using /luck info. Users can increase their luck stat by using a rabbit's foot, or increase their luck and their luck multiplier by consuming a special rabbits foot purchased from a Butcher villager. Beware though, if you take damage from guardian lasers or a witch's potion, there's a chance your luck will decrease instead.
For Administrators:
Admins can modify values in the configuration file, as well as modify individual user's luck stat. Admins can set, reset, add to, and take from player's luck stat. Admins can also reload the main configuration, as well as individual and all player configurations. For this, the command is /luck reload -m for the main config, /luck reload to reload all player configurations, and /luck reload -p PLAYER_NAME to reload individual player configuration files. Server owners and/or individuals with console access can run /rgc to regenerate the main configuration file in the case that there are values missing, corrupted, or invalid.
Server Requirements:
In order to run FeelingLucky v1.1.0, the latest version of Paper or Spigot is required.