Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
MMOCore
MMOCore
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 159
    • Issues 159
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • MythicCraft
  • MMOCoreMMOCore
  • Wiki
  • Commands

Last edited by Aria Sangarin Oct 11, 2020
Page history

Commands

Below is a list of all available commands in MMOCore. You can also explore these in-game -- tab-completion is fully enabled.

GENERAL
/mmocore Displays the main help page.
/mmocore reload Reloads the entire plugin, after editing config files. No need to restart your server!
CURRENCY
/mmocore note <player> <worth> Gives players a note worth $X. Can be deposited into banks.
/mmocore coins <player> <amount> Gives players gold coins based on the amount input. Can be deposited into banks.
QUESTS
/mmocore quest start <player> <quest> Force start a quest for a player.
/mmocore quest cancel <player> Force cancel a player's current quest.
WAYPOINTS
/mmocore waypoints unlock <waypoint> <player> Manually unlocks a waypoint for a set player.
/mmocore waypoints open <player> Opens the waypoint menu AND checks if a player is standing on a waypoint
ADMIN
/mmocore admin attr-realloc-points <give/set> <player> <amount> Manually gives attribute reallocation points to a player.
/mmocore admin attribute-points <give/set> <player> <amount> Manually gives attribute points to a player.
/mmocore admin attribute <give/take> <player> <attr> <amount> Increases a player's attribute
/mmocore admin class <player> <class> Sets a player's class
/mmocore admin force-class <player> <class> Sets a player's class by force.
This means their level, skills, etc. won't update as well.
/mmocore admin class-points <player> <amount> Gives class points to a player.
/mmocore admin exp <player> <profession/main> <amount> Manually gives experience to a player.
/mmocore admin hideab <player> <time> Hides the action bar for a player for X time.
/mmocore admin info <player> See summary of levels for a player.
/mmocore admin level <player> <profession/main> <amount> Same parameters as the EXP command, gives X levels.
/mmocore admin nocd <player> 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> <player> <amount> Modify a player's health.
/mmocore admin resource-mana <give/set/take> <player> <amount> Modify a player's mana.
/mmocore admin resource-stamina <give/set/take> <player> <amount> Modify a player's stamina.
/mmocore admin resource-stellium <give/set/take> <player> <amount> Modify a player's stellium.
/mmocore admin skill-points <player> <amount> Gives skill points to a player so they can upgrade their skills.
BOOSTERS
/mmocore booster create <profession/main> <extra> <length> (player) Creates an EXP booster with specified power and length.
/mmocore booster list Displays active EXP boosters.
/mmocore booster remove <uuid> Removes a booster with specified ID.
DEBUG & TECH
/mmocore refreshpd <player> 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 <stat> View stat
Clone repository

Home

Welcome

  • Commands
  • Placeholders
  • Permissions
  • Installation Guide

Features

  • Player Classes
  • Leveling
  • Player Attributes
  • Player Statistics
  • Player Resources
  • Player Skills
  • Waypoints
  • Loot Chests
  • Quests
  • Custom Skill Casting
  • Friends
  • Parties
  • Drop Tables
  • Triggers
  • Experience Curves
  • Default Stat Values

Smaller Features

  • Currency System
  • EXP Boosters
  • Combat Log
  • Health Scaling
  • EXP Bar

Professions

  • Custom Professions
  • Fishing
  • Alchemy
  • Enchanting
  • Smithing
  • Mining and Block Regen
  • Tool Restrictions
  • Block Types

Compatibility & API

  • Supported Plugins
  • MMOItems
  • MythicMobs
  • Anti-Cheat
  • Plugin API
  • Mandatory Changes
  • Converting to MySQL