mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-12-31 06:07:36 +01:00
Page:
Commands
Pages
Alchemy
Anti Cheat Support
Block Types
Combat
Commands
Conditions
Converting to MySQL (From flatfile to SQL)
Currency System
Custom Professions
Default Stat Values
Drop Tables
EXP Boosters
Enchanting
Experience Curves
Experience Sources
Experience Tables
Fishing
Friends
Installation Guide
Loot Chests
MMOItems Compatibility
Mining and Block Regen
Modules
MythicMobs Compatibility
Oraxen Support
Parties
Permissions
Placeholders
Player Attributes
Player Classes
Player Resources
Player Skills
Player Statistics
Plugin API
Quests
Restrictions, Every Material
Skill Casting
Skill Trees
Smithing
Supported Plugins
Tool Restrictions
Triggers
Vanilla EXP
Waypoints
_sidebar
chests.yml
home
15
Commands
Taner edited this page 2024-02-17 09:05:55 +00:00
Below is a list of all available commands in MMOCore. You can also explore these in-game -- tab-completion is fully enabled.
Command | Usage |
---|---|
/mmocore | Displays the main help page. |
/mmocore reload | Reloads the entire plugin, after editing config files. No need to restart your server! |
Currency
Command | Usage |
---|---|
/mmocore note | Gives players a note worth $X. Can be deposited into banks. |
/mmocore coins | Gives players gold coins based on the amount input. Can be deposited into banks. |
Quests
Command | Usage |
---|---|
/mmocore quest start | Force start a quest for a player. |
/mmocore quest cancel | Force cancel a player's current quest. |
Waypoints
Command | Usage |
---|---|
/mmocore waypoints unlock | Manually unlocks a waypoint for a set player. |
/mmocore waypoints lock | Manually locks a waypoint for a set player. |
/mmocore waypoints teleport | Manually teleports a player to a set waypoint. |
/mmocore waypoints open | Opens the waypoint menu AND checks if a player is standing on a waypoint |
Admin
Command | Usage |
---|---|
/mmocore admin exportdata | Exports all the existing player data from the yml files to the sql database. So you can can then change you data storage to SQL while keeping all your player data. |
/mmocore admin attr-realloc-points <give/set> | Manually gives attribute reallocation points to a player. |
/mmocore admin attribute-points <give/set> | Manually gives attribute points to a player. |
/mmocore admin attribute <give/take> | Increases a player's attribute |
/mmocore admin class | Sets a player's class |
/mmocore admin force-class | Sets a player's class by force. This means their level, skills, etc. won't update as well. Make sure your classes have the same skills/skill-trees if you plan on using this command. |
/mmocore admin class-points | Gives class points to a player. |
/mmocore admin exp <profession/main> | Manually gives experience to a player. |
/mmocore admin hideab | Hides the action bar for a player for X time. |
/mmocore admin info | See summary of levels for a player. |
/mmocore admin level <profession/main> | Same parameters as the EXP command, gives X levels. |
/mmocore admin nocd | Used by admins to test skills without beign affected by skill cooldown or mana usage. |
/mmocore admin reset <player | HARD RESETS a player's info i.e class, level, EXP... |
/mmocore admin resource-health <give/set/take> | Modify a player's health. |
/mmocore admin resource-mana <give/set/take> | Modify a player's mana. |
/mmocore admin resource-stamina <give/set/take> | Modify a player's stamina. |
/mmocore admin resource-stellium <give/set/take> | Modify a player's stellium. |
/mmocore admin skill-points <give/set> | Gives skill points to a player so they can upgrade their skills. |
/mmocore admin skill-realloc-points <give/set> | Gives skill reallocation points to a player. |
/mmocore admin skill <give/set> | Gives points directly to a skill for a player. |
/mmocore admin skill <lock/unlock> | Locks/unlocks a skill for a certain player. |
/mmocore admin slot <lock/unlock> | Locks/unlock a slot for a player. |
/mmocore admin slot bind | Binds a skill to a certain slot. This will work even if the designated skill is not unlocked for the player but won't unlock it. |
/mmocore admin slot unbind | Unbinds a skill from a certain slot. |
EXP Boosts
Command | Usage |
---|---|
/mmocore booster create <profession/main> (player) | Creates an EXP booster with specified power and length. |
/mmocore booster list | Displays active EXP boosters. |
/mmocore booster remove | Removes a booster with specified ID. |
Debug
Command | Usage |
---|---|
/mmocore refreshpd | Refreshes player data of a specific player. Must be used after editing any skill, although a restart is recommended, use it at your own risk. |
/mmocore debug statmods | View stat |