Jump to content
0 votes
Refused

Add new rule types for VIP Accounts

  • Views: 25
  • Submitted:

Hello developers, I would like to request the inclusion of:

CommandsRules

The idea is to be able to define who can use the server commands, such as:

  • ClearPK
  • HideIco
  • ClearBAG
  • ClearInventory
  • Marry
  • Scramble
  • OffTrade
  • OffLevel

Bringing this to the system would enable Administrators to offer a greater number of benefits to the server's VIP users. We know that VIP is the main source of income for servers today. We receive complaints about the VIP system every day, because it only offers high rates on the chaos machine, higher drop rates and high experience rates.

Including these commands in the system would give us the ability to improve VIP levels, making VIP sales make sense.

I took the liberty of creating the sample XML code:

 

<!--
    Commands Rules
	# Enable or Disabled command
	  0; Disabled command
      1; Enabled command
	# Coin Type for use Command
	  -1; Disabled (Payment for use command)	
	  0; Zen
	  1; WCoins
	  2; Goblin Points
      3; Ruuds
	# Coin Value for use Command
-->
	
<CommandsRules>
  <Rule ID="0"   ClearPkCommand="0;0;100000" ClearBagCommand="1;0;100000" ScrambleCommand="1;1;500"  DecreaseCommands="1;2;1000"  OffTradeCommand="0;-1;100000" OffLevelCommand="1;-1;100000"  />  <!-- VIP Silver rule -->
    <Rule ID="1"   ClearPkCommand="1;0;100000" ClearBagCommand="1;0;100000" ScrambleCommand="1;1;500"  DecreaseCommands="1;2;1000"  OffTradeCommand="1;-1;100000" OffLevelCommand="1;-1;100000"  /> <!-- VIP Gold rule -->
</CommandsRules>

 

User Feedback

Recommended Comments

  • IGC Management
Wizzy

Posted

Commands system is already in queue to be reworked completely, including usage permissions.

  • Meow 1
MrJunior

Posted

Just now, Wizzy said:

Commands system is already in queue to be reworked completely, including usage permissions.

That's great to hear!
Thanks anyway.

Do you intend to implement new suggestions on the servers? I see that the flow of suggestions is quite high, but few suggestions are accepted.

It would be interesting if you could apply the improvement suggestions to some of the existing plugins, such as StaticOption, which does not have options for classes (Wizardry) and several other interesting suggestions here in the suggestion center.

×
×
  • Create New...

Important Information


We use technologies, such as cookies, to customize content and advertising, to provide social media features and to analyse traffic to the site. We also share information about your use of our site with our trusted social media, advertising and analytics partners. See more about cookies and our Privacy Policy.