Skip to content

Fork of ziue's (skidded) cPractice

Notifications You must be signed in to change notification settings

GamingMidi/Practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cPractice

Abandoned

Highly configurable practice plugin. This project was originally closed source and is now open source.

How to Use?

  1. Install like any other plugin by dragging it into your server's plugin folder\
  2. Start the server & let the plugin load config files\
  3. stop the server & Configure the plugin to your liking\
  4. Done!
    alt text

Commands

Setup Commands

/kit - List kit commands
/kits (view kit list)
alt text

/arena - List arena commands
/arenas (view arena list)
alt text

/setspawn - set Lobby (permission: cpractice.command.setspawn)

Essential Commands

Player commands:
/lang - choose language | permission: not required
/ping - get player ping | permission: not required
/reset - reset player inventory & send to spawn | permission: cpractice.command.spawn
/spawn - tp to spawn | permission: cpractice.command.reset
/viewmatch - recent match history of a player in a gui | permission: cpractice.viewmatch

Donator Commands:
/fly - toggle fly mode | permission: cpractice.fly
/rename - change held item's name | permission: cpractice.command.rename
/showallplayers - reveal all players | permission: cpractice.command.showallplayers
/showplayer - reveal mentioned player | permission: cpractice.command.showplayer

Staff Commands:
/clear - clear inventory | permission: cpractice.command.clearinv
/day - set time to day | permission: cpractice.command.day
/night - set time to night | permission: cpractice.command.night
/sunset - set time to sunset | permission: cpractice.command.sunset
/gamemode - change gamemode | permission: cpractice.command.gamemode
/heal - heal player | permission: cpractice.command.heal
/location - get a player's location | permission: cpractice.command.loc
/more - get more of the held item | permission: v.command.more
/sudo - sudo a player | permission: cpractice.command.sudo
/sudoall - sudo every player | permission : cpractice.command.sudoall

Admin Commands:
/admin - show plugin info | permission: cpractice.owner
alt text
/cpractice - helpful subcommands | permission: cpractice.owner
alt text
/setslots - set max server slots | permission: cpractice.command.setslots
/world - tp to another world, useful for arena setup | permission: cpractice.command.tpworld
/troll - opens Demo menu to player xD | permission: cpractice.troll
alt text

Clan Help

alt text

Ablities Help

alt text

Coins Manager

alt text

Cosmetics Shop

Kill Effects Shop

alt text

Trails Effects Shop

alt text

Placeholders

Holographics Displays - GLOBAL LB

Name: {globaltop(0-9)_name}
ELO: {globaltop(0-9)_elo}

eg: 1. {globaltop0_name} - {globaltop0_elo}

Holographics Displays - Per Ladder LB

Name: {top(0-9)_kit_name}
ELO: {top(0-9)_kit_elo}

eg: 1. {top0_nodebuff_name} - {top0_nodebuff_elo}\

Holographics Displays - CLAN LB

Name: {clantop(0-4)_name}
Catergory: {clantop(0-4)_category}
Points: {clantop(0-4)_elo}

_eg: 1. {clantop0_category} || {clantop0_name} - {clantop(0-4)elo}\

About

Fork of ziue's (skidded) cPractice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%