You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Distinctly related to the economy leveling system with some relationships
XP management commands (/xp):
/xp add - Add XP to a specific member
/xp remove - Remove XP from a specific member
XP reset commands (/xp reset):
/xp reset user - Reset the XP of a specific member
/xp reset server - Reset the XP of the entire server
XP set commands (/xp set)
/xp set level - set the XP of a specific member
/xp set xp - Set the XP of a specfic member
Widely available commands:
/xp leaderboard - View the top 10 users in the XP leaderboard. Done using PIL.
Normal user commands:
/rank: View your or another member's leveling progress. Done using PIL.
Extra Deets
"Done using PIL" means it will be presented in the form of an image using the PIL library. Note that this might change.
Premium pass can be purchased from the item shop for 50,000,000 which doubles the rate at which you earn XP. There are also roles that can be used to serve as XP multipliers. Keep in mind these are applicable only to the server level, not the in-game economy system level. However, you can purchase server level boosters (like the premium pass) to your server level.
There can also be some other unique features built in that could make the functionality more unique.
This may or may not be implemented, depending on how leveling in the economy system grows.
The text was updated successfully, but these errors were encountered:
What?
Distinctly related to the economy leveling system with some relationships
XP management commands (
/xp
):/xp add
- Add XP to a specific member/xp remove
- Remove XP from a specific member/xp reset
):/xp reset user
- Reset the XP of a specific member/xp reset server
- Reset the XP of the entire server/xp set
)/xp set level
- set the XP of a specific member/xp set xp
- Set the XP of a specfic member/xp leaderboard
- View the top 10 users in the XP leaderboard. Done using PIL./rank
: View your or another member's leveling progress. Done using PIL.Extra Deets
"Done using PIL" means it will be presented in the form of an image using the PIL library. Note that this might change.
Premium pass can be purchased from the item shop for 50,000,000 which doubles the rate at which you earn XP. There are also roles that can be used to serve as XP multipliers. Keep in mind these are applicable only to the server level, not the in-game economy system level. However, you can purchase server level boosters (like the premium pass) to your server level.
There can also be some other unique features built in that could make the functionality more unique.
This may or may not be implemented, depending on how leveling in the economy system grows.
The text was updated successfully, but these errors were encountered: