Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Claim pricing modes & Various fixes #16

Merged
merged 8 commits into from
Mar 29, 2021
Merged

Claim pricing modes & Various fixes #16

merged 8 commits into from
Mar 29, 2021

Conversation

Se7en-dev
Copy link
Contributor

ADDITIONS :

Changed the current claiming price system and added 3 modes :

  • ADDITIVE : Define the power needed for each claim with an additive factor.
  • MULTIPLICATIVE : Define the power needed for each claim with a multiplicative factor.
  • CUSTOM : Define the power needed for each individual claim. (This is the current claim system)

All 3 modes are detailed in the config file !

FIXES :

  • Fixed the message that was sent when trying to execute commands from the console ("{prefix}" was shown instead of the actual prefix)
  • Added error messages when trying to access the bank or war system when they are disabled in the config file. (Previously nothing was sent to the player, which caused confusion). Also added the error messages in all 3 .lang files

Se7en-dev and others added 8 commits March 29, 2021 17:10
Changed the claiming system and added 3 claiming configurations :

-ADDITIVE : Define the power needed for each claim with an additive factor.

-MULTIPLICATIVE : Define the power needed for each claim with a multiplicative factor.

-CUSTOM : Define the power needed for each individual claim.

(see the config file for more infos !)
Fix : Added an error message when players try to access the bank or war system when they are disabled in the config file.
Fixed the message that was sent when trying to execute commands from the console.
@AyzrixYTB AyzrixYTB merged commit 7c8311f into AyzrixYTB:master Mar 29, 2021
@LeonMazzoli LeonMazzoli mentioned this pull request Apr 4, 2021
@LeonMazzoli LeonMazzoli mentioned this pull request Aug 24, 2021
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants