Pointz : CMS -> manage points  [1.8 - 1.18] icon

Pointz : CMS -> manage points [1.8 - 1.18] -----

CMS Mineweb, Only mineweb



Pointz
Points is a plugin to interact with the money directly in the game without going through a web panel.
You must log in with the database of your CMS.
Dependencies

-Mineweb-
-Mineweb Plugin Points-
-Vault-
-Essentials-


Compatibilities

-PlaceholderAPI-

%pointz_get_money% : get current player money

Link
The plugin must now link to the site via its API, so you have to retrieve the public key from the site to put it in the config!

Commands
/pointz
/pointz check
/pointz send <player> <number>
/pointz set <player> <number> | Admin command
/pointz add <player> <number> | Admin command
/pointz del <player> <number> | Admin command

/points shop (shop of purchase an object via € of the site or money in games)
/points converter (converter of money in games in € on the site)

Permissions
pointz.commands: You have to have this command to use the plugin
pointz.command.send:
pointz.command.manage.add:
pointz.command.manage.del:
pointz.command.manage.set:
pointz.command.check:
pointz.command.gui.converter:
pointz.command.gui.shop:

Configuration
Code (Text):

hooks:
  #if plugin is load, if not, there options are useless
  placeholder-api: true


api:
  website_url: "https://edensky.fr"
  #paste here your public key, get it on website (this is an example)
  private_key: "-----BEGIN PRIVATE KEY-----
MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDSxqe/XX3ROrvR
BrH7rR1WlfOjvzqY+3OKiVvr3WJRWID4lygSbDxz7X18pEIw+OyyEK3A1UijhvGL
.....
LzQvPzJ2nHBRRwjrXRo7cqEGBumELPdaPvNtTf5mCjqDTMnheCHoWd56+wvL85ii
OpxYOcxxb3hUv0KYII2b2g==
-----END PRIVATE KEY-----"

 

Code (Text):

#
# Messages fr_FR.
# The placeholder {prefix} can be used everywhere,
# but do not delete placeholder {1}
#
prefix: "&7[&c&lPointz&7]"

messages:
  commands:
    incorrect_usage: "&fCorrect Usage : /{0}"
    no_permission: "&fCommande inconnue."
    help:
      - "&7&m------------------&8[&6Help Panel&8]&7&m------------------"
      - "{!pointz.command.send}&6/pointz send <player> <number> &eSend money to player"
      - "{!pointz.command.manage.set}&6/pointz set <player> <number> &eManage Player"
      - "{!pointz.command.manage.add}&6/pointz add <player> <number> &eManage Player"
      - "{!pointz.command.manage.del}&6/pointz del <player> <number> &eManage Player"
      - "{!pointz.command.check}&6/pointz check &eLook at the number of store points you have."
      - "{!pointz.command.gui.converter}&6/pointz converter &eOpens the shop point Converter."
      - "{!pointz.command.gui.shop}&6/pointz shop &eOpen the IG Shop."
      - "&7&m----------------------------------------------"

#
# Requierment messages.
#
no-register: "{prefix} Le joueur n'est pas inscrit sur le site"
no-register-own: "{prefix} Tu n'es pas inscrit sur le site"
not-connected: "{prefix} Le joueur n'est pas connecté !"
no-require-money: "{prefix} Tu n'as pas assez d'argent !"
no-player: "{prefix} &cSeulement les joueurs InGame peuvent exécuter cette commande."
#
only-number: "{prefix} &cSeul les nombres sont acceptés"
positive-number: "{prefix} &cIl faut un nombre supérieur à 0 !"
syntax-error: "{prefix} Erreur de syntaxe"
#
# Send command messages.
#
send-old: "{prefix} Tu avais {1} points sur la boutique"
send-new: "{prefix} Tu as maintenant {1} points sur la boutique"
send-cible: "{prefix} {1} vient de te donner {2} points sur la boutique"
#
# Check command message.
#
check-command: "{prefix} Tu as {1} points sur la boutique"
#
# Manage commands messages.
#
command-set-own: "{prefix} Tu viens de mettre {1} points sur la boutique a {2} !"
command-set-other: "{prefix} {1} vient de te mettre {2} points sur la boutique !"

command-add-own: "{prefix} Tu viens de donner {1} points sur la boutique a {2} !"
command-add-other: "{prefix} {1} vient de te donner {2} points sur la boutique !"

command-del-own: "{prefix} Tu viens d'enlever {1} points sur la boutique a {2} !"
command-del-other: "{prefix} {1} vient de t'enlever {2} points sur la boutique !"
#
# pconverter, pshop successmessages.
#
menu-converter-success-ig: "{prefix} Tu viens de payer {1} points sur la boutique in game"
menu-converter-success-web: "{prefix} Tu as maintenant {1} points sur la boutique"
menu-shop-success-ig: "{prefix} Tu viens de payer {1}$ et tu viens de recevoir ton achat !"
menu-shop-success-web: "{prefix} Tu viens de payer {1} points et tu viens de recevoir ton achat !"
 




Resource Information
Author:
----------
Total Downloads: 2,171
First Release: Nov 7, 2018
Last Update: Mar 9, 2022
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings