-
Notifications
You must be signed in to change notification settings - Fork 25
Update to 1.21.4 #78
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
Merged
Merged
Update to 1.21.4 #78
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
36ffadd
Update to 1.21.4
msburgess3200 2ea3c42
Cleaned Code
msburgess3200 b81b00a
Version 1.4.2
msburgess3200 224702e
Version 1.4.3
msburgess3200 b9072c6
Update README.md
msburgess3200 2d6bece
Update pt-br.yml
msburgess3200 ff2e259
Create en-us.yml
msburgess3200 6b8f54b
Moved Language Files
msburgess3200 b42c94d
Fixes GitLocalize
msburgess3200 565c7ee
Update README.md
msburgess3200 648304c
Update README.md
msburgess3200 b2425ff
Update README.md
msburgess3200 66eca29
1.4.4 Pre-Release
msburgess3200 8da0388
Update 1.4.4
msburgess3200 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,40 @@ | ||
|  | ||
| # RealEstate | ||
|
|
||
| RealEstate is a spigot plugin built on top of GriefPrevention to provide players with an ability to sell and rent claims to other players. | ||
| RealEstate is a comprehensive Minecraft plugin that empowers players and administrators to sell, rent, lease, and auction land claims managed by popular protection plugins such as GriefPrevention, GriefDefender, WorldGuard, and Towny. Integrated with Vault for economy and permissions, RealEstate offers intuitive sign-based interactions, detailed transaction logging, and seamless compatibility with multiple claim management systems, making real estate management in Minecraft both engaging and efficient. | ||
|
|
||
| The plugin is documented in the [GitHub wiki](https://github.com/EtienneDx/RealEstate/wiki). | ||
| The plugin is documented [here](https://www.michael-burgess.xyz/minecraft-plugins/realestate/). | ||
|
|
||
| Javadoc can be found [here](https://www.michael-burgess.xyz/minecraft-plugins/realestate/javadoc). | ||
|
|
||
| Original Wiki can be found [here](https://github.com/EtienneDx/RealEstate/wiki). | ||
|
|
||
| Please feel free to report any issue in the [GitHub Issue section](https://github.com/EtienneDx/RealEstate/issues). | ||
msburgess3200 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ## GriefPrevention | ||
|
|
||
| This plugin is dependent on GriefPrevention version 16.18 and up. | ||
| ## Real Estate Dependencies: | ||
| You MUST include at least ONE of the following plugins: | ||
|
|
||
| GriefPrevention plugin can be found [here](https://github.com/GriefPrevention/GriefPrevention). | ||
|
|
||
| GriefDefender plugin can be found [here](https://www.spigotmc.org/resources/1-12-2-1-21-4-griefdefender-claim-plugin-grief-prevention-protection.68900/). | ||
|
|
||
| WorldGuard plugin can be found [here](https://dev.bukkit.org/projects/worldguard). | ||
|
|
||
| Towny plugin can be found [here](https://www.spigotmc.org/resources/towny-advanced.72694/). | ||
|
|
||
| ## Translation | ||
| We are looking to increase our language locale. If you speak multiple languages, you can help contribute to our project. | ||
|
|
||
|
|
||
| Many of the strings can be translated automatically, but we do need help with the more complex strings, and to confirm that the automatic translations are correct. | ||
|
|
||
| GriefPrevention plugin can be found [here](https://github.com/TechFortress/GriefPrevention). | ||
msburgess3200 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| [](https://gitlocalize.com/repo/10023?utm_source=badge) | ||
| | Language | Locale | GitLocalize Status | Merged into RealEstate | Contributors | | ||
| | ------------------------------------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------ | ---------------------- | --------------------------------------------------------- | | ||
| | [French](https://gitlocalize.com/repo/10023/fr/resources/languages/en-us.yml) | France | [](https://gitlocalize.com/repo/10023/fr/resources/languages/en-us.yml?utm_source=badge) | Not yet | Looking for a Volunteer | | ||
| | [Chinese](https://gitlocalize.com/repo/10023/zh-CN/resources/languages/en-us.yml) | China | [](https://gitlocalize.com/repo/10023/zh-CN/resources/languages/en-us.yml?utm_source=badge) | Not yet | Looking for a Volunteer | | ||
| | [Russian](https://gitlocalize.com/repo/10023/ru/resources/languages/en-us.yml) | Russia | [](https://gitlocalize.com/repo/10023/ru/resources/languages/en-us.yml?utm_source=badge) | Not yet | Looking for a Volunteer | | ||
| | [Dutch](https://gitlocalize.com/repo/10023/nl-NL/resources/languages/en-us.yml) | Dutch | [](https://gitlocalize.com/repo/10023/nl-NL/resources/languages/en-us.yml?utm_source=badge) | Not yet | [smarcelissen](https://github.com/smarcelissen) | | ||
| | [Spanish](https://gitlocalize.com/repo/10023/es-ES/resources/languages/en-us.yml) | Spanish | [](https://gitlocalize.com/repo/10023/es-ES/resources/languages/en-us.yml?utm_source=badge) | Not yet | Looking for a Volunteer | | ||
| | [Portuguese](https://gitlocalize.com/repo/10023/pt-br/resources/languages/en-us.yml) | Portuguese | [](https://gitlocalize.com/repo/10023/pt-br/resources/languages/en-us.yml?utm_source=badge) | Not yet | Looking for a Volunteer | | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,118 @@ | ||
| name: RealEstate | ||
| main: me.EtienneDx.RealEstate.RealEstate | ||
| version: ${project.version} | ||
| api-version: 1.21.4 | ||
| authors: | ||
| - EtienneDx | ||
| - DmitryRendov | ||
| - SkyWalker3200 | ||
| - Tadhunt | ||
| dependencies: | ||
| server: | ||
| Vault: | ||
| load: BEFORE | ||
| required: true | ||
| join-classpath: true | ||
| Essentials: | ||
| load: BEFORE | ||
| required: true | ||
| join-classpath: true | ||
| GriefPrevention: | ||
| load: BEFORE | ||
| required: false | ||
| join-classpath: true | ||
| GriefDefender: | ||
| load: BEFORE | ||
| required: false | ||
| join-classpath: true | ||
| WorldGuard: | ||
| load: BEFORE | ||
| required: false | ||
| join-classpath: true | ||
| WorldEdit: | ||
| load: BEFORE | ||
| required: false | ||
| join-classpath: true | ||
| Towny: | ||
| load: BEFORE | ||
| required: false | ||
| join-classpath: true | ||
| commands: | ||
| re: | ||
| description: Access to the claim transaction information. | ||
| usage: /<command> | ||
| aliases: | ||
| - realestate | ||
| permission: realestate.info | ||
| permission-message: You do not have access to that command! | ||
| permissions: | ||
| realestate.*: | ||
| description: Gives access to all Real Estate permissions | ||
| default: op | ||
| children: | ||
| realestate.info: true | ||
| realestate.admin: true | ||
| realestate.destroysigns: true | ||
| realestate.claim.buy: true | ||
| realestate.claim.sell: true | ||
| realestate.claim.rent: true | ||
| realestate.claim.lease: true | ||
| realestate.subclaim.buy: true | ||
| realestate.subclaim.sell: true | ||
| realestate.subclaim.rent: true | ||
| realestate.subclaim.lease: true | ||
| realestate.autorenew: true | ||
| realestate.claim.*: | ||
| description: Allows the player full access over claims | ||
| default: op | ||
| children: | ||
| realestate.claim.buy: true | ||
| realestate.claim.sell: true | ||
| realestate.claim.rent: true | ||
| realestate.claim.lease: true | ||
| realestate.subclaim.*: | ||
| description: Allows the player full access over subclaims | ||
| default: op | ||
| children: | ||
| realestate.subclaim.buy: true | ||
| realestate.subclaim.sell: true | ||
| realestate.subclaim.rent: true | ||
| realestate.subclaim.lease: true | ||
| realestate.admin: | ||
| description: Allows the player to sell and lease admin claims, as well as see | ||
| plugin informations | ||
| default: op | ||
| realestate.info: | ||
| description: Allow the player to get informations about the claim | ||
| default: true | ||
| realestate.claim.buy: | ||
| description: Allows the player to buy claims (buying, paying rents, paying leases) | ||
| default: true | ||
| realestate.claim.sell: | ||
| description: Allows the player to sell claims | ||
| default: true | ||
| realestate.claim.rent: | ||
| description: Allows the player to rent claims | ||
| default: true | ||
| realestate.claim.lease: | ||
| description: Allows the player to lease claims | ||
| default: true | ||
| realestate.subclaim.buy: | ||
| description: Allows the player to buy subclaims (buying, paying rents) | ||
| default: true | ||
| realestate.subclaim.sell: | ||
| description: Allows the player to sell subclaims | ||
| default: false | ||
| realestate.subclaim.rent: | ||
| description: Allows the player to rent subclaims | ||
| default: true | ||
| realestate.subclaim.lease: | ||
| description: Allows the player to lease subclaims | ||
| default: false | ||
| realestate.destroysigns: | ||
| description: Allows the player to destroy any sign representing a transaction | ||
| default: op | ||
| realestate.autorenew: | ||
| description: Allows the player to enable automatic renew for his rented claims | ||
| and subclaims | ||
| default: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.