✪ DeluxePlayerOptions ✪ [PlaceholderAPI Support]

NULLED ✪ DeluxePlayerOptions ✪ [PlaceholderAPI Support] 1.6.5

No permission to download


PlayerOptions It is a plugin that gives players options to configure some features in the lobby.
This plugin has been tested in version 1.10
Check out my other projects as well:
✪ ReferralSystem [MySQL|SQLite]
SuperCredits [MySQL|SQLite] ✪
✪ Super Lobby Deluxe ✪
✪ DeluxeMaintenance ✪
✪ SuperStats ✪




  • Easy to use Shop GUI.
  • All customizable messages.
  • MySQL storage.
  • SQLite storage.
  • Multiple languages (EN, ES)
  • Player Hider
  • Chat Enable/Disable
  • Stacker Enable/Disable
  • Jump Enable/Disable
  • Fly Enable/Disable
  • DoubleJump Enable/Disable
  • Speed Enable/Disable
  • Radio Enable/Disable (Requires plugin icJukeBox)
  • All configurable menu
  • 100% customizable
  • Turns your preference options
  • Change the position of the items to your preference
  • Toggle item
  • And more!



Coming Soon

Command:
  • /options [playeroptions.use] - Opens Options Menu
  • /speed [playeroptions.speed] - Enable/Disable speed mode.
  • /jump [playeroptions.jump] - Enable/Disable jump mode.
  • doubleJump [playeroptions.doublejump] - Enable/Disable doublejump mode.
  • /fly [playeroptions.fly] - Enable/Disable fly mode.
  • /stacker [playeroptions.stacker] - Enable/Disable stacker mode.
  • /visibility [playeroptions.visibility] - Enable/Disable visibility mode.
  • /chat [playeroptions.chat] - Enable/Disable chat mode.
  • /radio [playeroptions.radio] - Enable/Disable radio mode.
Permissions:
  • playeroptions.speed
  • playeroptions.jump
  • playeroptions.doublejump
  • playeroptions.fly
  • playeroptions.stacker
  • playeroptions.visibility
  • playeroptions.chat
  • playeroptions.radio
  • playeroptions.visibility.vip - So that the players do not hide the famous player.







config.yml
Code (Text):
update-check: true
messages: EN
worlds:
- world
- lobby
- hub
prefix: '&8&lPlayerOptions &f>> &7'
doublejump-particles:
enable: true
effect: MOBSPAWNER_FLAMES
doublejump-sound:
enable: true
sound: ''
dataStorage:
type: SQLite
host: localhost
port: 3306
database: minecraft
username: root
password: '1234'


menu.yml

Code (Text):
Name: '&b&lPlayer Options'
Command: Options
Row: 6
Glass-Enable: true
Glass-Color: 3
ItemOn:
name: '&a&lOn'
id: 351
data: 10
lore:
- '&7Click to &cdisable'
ItemOff:
name: '&c&lOff'
id: 351
data: 8
lore:
- '&7Click to &aenable'
Speed:
enable: true
name: '&3&lSpeed <status>'
id: 353
data: 0
slot: 10
itemuse-enable: true
itemuse-slot: 19
lore:
- '&7Change the player''s '
- '&7movement speed'
Jump:
enable: true
name: '&3&lJump <status>'
id: 313
data: 0
slot: 29
itemuse-enable: true
itemuse-slot: 38
lore:
- '&7Change the player''s '
- '&7jumping height'
DoubleJump:
enable: true
name: '&3&lDoubleJump <status>'
id: 305
data: 0
slot: 27
itemuse-enable: true
itemuse-slot: 36
lore:
- '&7Change the player''s '
- '&7ability to DoubleJump'
Fly:
enable: true
name: '&3&lFly <status>'
id: 288
data: 0
slot: 12
itemuse-enable: true
itemuse-slot: 21
lore:
- '&7Change the player''s '
- '&7ability to fly'
Stacker:
enable: true
name: '&3&lStacker <status>'
id: 378
data: 0
slot: 14
itemuse-enable: true
itemuse-slot: 23
lore:
- '&7Allows to mount '
- '&7on the head of a player'
Visibility:
enable: true
name: '&3&lVisibility <status>'
id: 381
data: 0
slot: 33
itemuse-enable: true
itemuse-slot: 42
lore:
- '&7Changes the visibility '
- '&7to see players'
Chat:
enable: true
name: '&3&lChat <status>'
id: 339
data: 0
slot: 16
itemuse-enable: true
itemuse-slot: 25
lore:
- '&7Change the ability '
- '&7to see and use chat'
Radio:
enable: true
name: '&3&lRadio <status>'
id: 84
data: 0
slot: 35
itemuse-enable: true
itemuse-slot: 44
lore:
- '&7Enables or disables '
- '&7the radio player'
Close:
name: '&3&lClose'
id: 399
data: 0
slot: 40
lore:
- '&7Click to close menu'
toggleitems.yml
Code (Text):
Action:
enable: '&7(Right click to enable)'
disable: '&7(Right click to disable)'
Speed:
enable: false
name: '&3&lSpeed <action>'
id: 353
data: 0
slot: 1
lore:
- '&7Change the player''s '
- '&7movement speed'
Jump:
enable: false
name: '&3&lJump <action>'
id: 313
data: 0
slot: 2
lore:
- '&7Change the player''s '
- '&7jumping height'
DoubleJump:
enable: false
name: '&3&lDoubleJump <action>'
id: 305
data: 0
slot: 3
lore:
- '&7Change the player''s '
- '&7ability to DoubleJump'
Fly:
enable: false
name: '&3&lFly <action>'
id: 288
data: 0
slot: 4
lore:
- '&7Change the player''s '
- '&7ability to fly'
Stacker:
enable: false
name: '&3&lStacker <action>'
id: 378
data: 0
slot: 5
lore:
- '&7Allows to mount '
- '&7on the head of a player'
Visibility:
enable: true
name: '&3&lVisibility <action>'
id: 381
data: 0
slot: 6
lore:
- '&7Changes the visibility '
- '&7to see players'
Chat:
enable: false
name: '&3&lChat <action>'
id: 339
data: 0
slot: 7
lore:
- '&7Change the ability '
- '&7to see and use chat'
Radio:
enable: false
name: '&3&lRadio <action>'
id: 84
data: 0
slot: 8
lore:
- '&7Enables or disables '
- '&7the radio player'


Copy the JAR file in the directory of plugins
Restart the server to install.
And enjoy the plugin!.


Please read the Terms and Conditions before purchasing:
  • By purchasing DeluxePlayerOptions you are agreeing to the Terms and Conditions.
  • You cannot distribute this plugin or any part of it.
  • You cannot do fake reviews or reviews calling for help, reporting a bug or blackmailing.
  • We can modify the price, utilities or any information along plugins updates.
  • You will not attempt to modify the DeluxePlayerOptions plugin source code without direct permission from me.
  • You will only use my plugin on your server or network.
  • You may not place a negative review about a problem before sending a PM about it first.
  • This is a digital product, There are no refunds...
Author
Direct-Leaks.com
Downloads
294
Views
513
First release
Last update
Rating
4.83 star(s) 6 ratings

More resources from Direct-Leaks.com

Latest updates

  1. Latest

    Latest
  2. Fixed database and radio bug.

    Fixed database and radio bug.
  3. Fix?

    Fixed?

Latest reviews

Free Updated Leaks at https://mined.to
Thx for the plugin but if I start my server it says "Your Account on DirectLeaks has been banned", I don't know why
Direct-Leaks.com
Direct-Leaks.com
1. You downloaded it on a banned account. 2. Try redownloading it.
Thx xD
nice thx brooo
Thanks so much!:D
Are good that the people and me can be have this free for the servers!;)
Great
Top