Skip to content

[Feature Suggestion]: Wiki Additions/Rankup plugin integration for custom item requirements #17

@MummieSenpai

Description

@MummieSenpai

What is your suggestion?

We are trying to use the new placeholders and are looking for a spesific usecase or some examples how to use the current placeholders. but there is no written documentation on the wiki currently.

in our use case one of the team is trying to use the placeholders to tie in the plugin "rankup3" so we can use the custom items crafted by the plugin in the rankup process.
the easiest way to do is using something along the lines of %Identifier%

Thank you for reading the suggestion.

  • Mummie

Can you show some examples?

What the wiki tab of placeholders could look like.

%placeholder1%
Explanation what it does.
Example use case.

%placeholder2%
Explanation what it does.
Example use case.

ect.

as for the new placeholder if not pressent. (%Identifier%)
example use case :
can be called upon to mark the correct item needed for /rankup.
so the plugin can indentfy the correct %cursed_sword% and is ignoring anvil made items.

so would be looking like this within the rankup3 config

default:
  rank: 'default'
  next: 'coal'
  requirements:
    - 'money 10000'
    - 'xp-level 50'
    - '%Identifier% 64'

Beneficial to others?

the Wiki part would be beneficial for everyone.
good documentation helps the end user out allot knowing what everything does and how it is intended to be used.
ingame menus do help allot as well but noting beats a good documentation so new users know what the plugin can do and how it works in some cases.

as for the placeholder itself if its not present.

useful for use case as shown in the example section.
bein able to link the custom items to a sell / buy shop without the risk of players selling counterfeit items.

Server Version

This server is running Paper version git-Paper-72 (MC: 1.20.1)

Server Mode

Online Mode

Metadata

Metadata

Labels

⏰ Coming SoonThe feature will be added in the next update(s).🧠 New FeatureNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions