Ir para conteúdo

yPoints - Plugin de pontos com armazenamento em SQLite ou MySQL


yStore

Posts Recomendados

Pitomba.png

yPoints
* Your new points plugin *

| Source | Discord | API | Config |


Commands:

  • /points - See your points.
  • /points <player> - See other player points.
  • /points help - See the Commands page.
  • /points pay <player> <amount> - Send points to other players.
  • /points set <player> <amount> - Set points to you and other players.
  • /points add <player> <amount> - Give points to you and other players.
  • /points remove <player> <amount> - Remove points from you and other players.
  • /points reset <player/all> - Reset the points of a specific player or all players.
  • /points reload - Reload the configuration files.
  • /points top <page> - See rank of players with highest points.
  • /points shop - See the points shop.
  • Aliases: Added in Config.yml

Permissions:

  • ypoints.look - Permission to /points.
  • ypoints.look.other - Permission to /points <player>.
  • ypoints.help - Permission to /points help.
  • ypoints.pay - Permission to /points pay <player> <amount>.
  • ypoints.set - Permission to /points set <player> <amount>.
  • ypoints.top - Permission to /points top <page>.
  • ypoints.add - Permission to /points add <player> <amount>
  • ypoints.remove - Permission to /points remove <player> <amount>.
  • ypoints.reset - Permission to /points reset <player/all>.
  • ypoints.shop - Permission to /points shop.
  • ypoints.reload - Permission to /points reload.
  • ypoints.member.* - Grant all member permissions: look, look.other, help, pay, top, shop.
  • ypoints.admin - Grant all commands permissions.

PlaceholderAPI:

  1. %ypoints_points% - Returns player points.
  2. %ypoints_letterformat% - Returns player formatted points.
  3. %ypoints_formatted% - Returns player formatted points.

MVdWPlaceholderAPI:

  1. {ypoints_points} - Returns player points.
  2. {ypoints_letterformat} - Returns player formatted points.
  3. {ypoints_formatted} - Returns player formatted points.

Differences between PlayerPoints and yPoints:

  • Code more clear;
  • A shop command;
  • Placeholders;
  • Top in gui;
  • Good systems;
  • More configurable;
  • And a nice support.

Informations:

Vídeo:

 

Updates:

  • [20/12/2019] 
  • Added placeholder for PlaceHolderAPI plugin.
  • Placeholder: %ypoints_points%

 

  • [22/12/2019]
  • Added support for English and Portuguese.
  • Removed language divergences in code.

 

  • [26/12/2019]
  • Added support to more versions, including 1.14.
  • Added command aliases in config.

 

  • [27/12/2019]
  • Added /points add <player> <amount>
  • Added /points remove <player> <amount>
  • Added /points reset <player/all>
  • Added MySQL support.

 

  • [28/12/2019]
  • Added MVdWPlaceholderAPI support: {ypoints_points}

 

  • [10/02/2020]
  • Added /points shop.
  • Save and load system reformuled.
  • Points TOP system reformuled.
  • Added Infinity pages for shop.

 

  • [11/02/2020]
  • Added new Placeholder for PAPI: %ypoints_points_letterformat% - returns player formatted points with letters, example: 10K
  • Added new Placeholder for PAPI: %ypoints_points_formatted - returns player formatted points, example: 10.000
  • Added new Placeholder for MVdW: {ypoints_points_letterformat} - returns player formatted points with letters, example: 10K
  • Added new Placeholder for MVdW: {ypoints_points_formatted} - returns player formatted points, example: 10.000
  • Fixed CamelCase code.

 

  • [12/02/2020]
  • Code optimezed.
  • API Fixed.
  • Fixed error when load.
  • Fixed some errors.

 

  • [13/02/2020]
  • Fixed errors in config.
  • Added /points reload.
  • Placeholders changes.

 

  • [14/02/2020]
  • Fixed commands errors.

 

  • [28/03/2020]
  • Fixed TOP system.

 

  • [05/04/2020]
  • Fixed Placeholders.

 

  • [07/04/2020]
  • Fixed permission message error in /points shop.
Editado por yChusy
Link para o comentário
Compartilhar em outros sites

2 horas atrás, zAryon disse:

A documentação tá em inglês mas alguns métodos e comentários em português, ajuda ae né fera kkkkk. O plugin em suma ficou legal, parabéns.

Kkkkk, eu fiquei com preguiça mas vou mudar 

Link para o comentário
Compartilhar em outros sites

Updates:

  • Adicionados placeholders tanto para MVdW quanto PAPI, com os pontos formatados, em letras ou sem letras. Como exemplo: 1.000 ou 1k.
  • O código foi otimizado.
  • A API foi reformulada.
  • Sistema de save/load de pontos reformulados.
  • Adicionado /points shop.
  • Adicionado arquivos de linguagens.
  • Adicionado Updater e, posteriormente foi reformulado.
  • O CamelCase foi arrumado.
  • Sistema de /points top reformulado.
  • O código foi reorganizado.
Editado por yChusy
Link para o comentário
Compartilhar em outros sites

4 horas atrás, yChusy disse:

Updates:

  • Adicionados placeholders tanto para MVdW quanto PAPI, com os pontos formatados, em letras ou sem letras. Como exemplo: 1.000 ou 1k.
  • O código foi otimizado.
  • A API foi reformulada.
  • Sistema de save/load de pontos reformulados.
  • Adicionado /points shop.
  • Adicionado arquivos de linguagens.
  • Adicionado Updater e, posteriormente foi reformulado.
  • O CamelCase foi arrumado.
  • Sistema de /points top reformulado.
  • O código foi reorganizado.

Algumas dessas atualizações são antigas, peço que quem use fique de olho no spigot, pois futuras atualizações só serão divulgadas lá!

Não seria melhor colocar esses updates no tópico em si ?

Link para o comentário
Compartilhar em outros sites

Em 23/11/2019 em 11:43, yChusy disse:

Pitomba.png

yPoints
* Your new points plugin *

| Source | Discord | API | Config |


Commands:

  • /points - See your points.
  • /points <player> - See other player points.
  • /points help - See the Commands page.
  • /points pay <player> <amount> - Send points to other players.
  • /points set <player> <amount> - Set points to you and other players.
  • /points add <player> <amount> - Give points to you and other players.
  • /points remove <player> <amount> - Remove points from you and other players.
  • /points reset <player/all> - Reset the points of a specific player or all players.
  • /points reload - Reload the configuration files.
  • /points top <page> - See rank of players with highest points.
  • /points shop - See the points shop.
  • Aliases: Added in Config.yml

Permissions:

  • ypoints.look - Permission to /points.
  • ypoints.look.other - Permission to /points <player>.
  • ypoints.help - Permission to /points help.
  • ypoints.pay - Permission to /points pay <player> <amount>.
  • ypoints.set - Permission to /points set <player> <amount>.
  • ypoints.top - Permission to /points top <page>.
  • ypoints.add - Permission to /points add <player> <amount>
  • ypoints.remove - Permission to /points remove <player> <amount>.
  • ypoints.reset - Permission to /points reset <player/all>.
  • ypoints.shop - Permission to /points shop.
  • ypoints.reload - Permission to /points reload.
  • ypoints.member.* - Grant all member permissions: look, look.other, help, pay, top, shop.
  • ypoints.admin - Grant all commands permissions.

PlaceholderAPI:

  1. %ypoints_points% - Returns player points.
  2. %ypoints_letterformat% - Returns player formatted points.
  3. %ypoints_formatted% - Returns player formatted points.

MVdWPlaceholderAPI:

  1. {ypoints_points} - Returns player points.
  2. {ypoints_letterformat} - Returns player formatted points.
  3. {ypoints_formatted} - Returns player formatted points.

Differences between PlayerPoints and yPoints:

  • Code more clear;
  • A shop command;
  • Placeholders;
  • Top in gui;
  • Good systems;
  • More configurable;
  • And a nice support.

Informations:

Vídeo:

 

Updates:

  • [20/12/2019] 
  • Added placeholder for PlaceHolderAPI plugin.
  • Placeholder: %ypoints_points%

 

  • [22/12/2019]
  • Added support for English and Portuguese.
  • Removed language divergences in code.

 

  • [26/12/2019]
  • Added support to more versions, including 1.14.
  • Added command aliases in config.

 

  • [27/12/2019]
  • Added /points add <player> <amount>
  • Added /points remove <player> <amount>
  • Added /points reset <player/all>
  • Added MySQL support.

 

  • [28/12/2019]
  • Added MVdWPlaceholderAPI support: {ypoints_points}

 

  • [10/02/2020]
  • Added /points shop.
  • Save and load system reformuled.
  • Points TOP system reformuled.
  • Added Infinity pages for shop.

 

  • [11/02/2020]
  • Added new Placeholder for PAPI: %ypoints_points_letterformat% - returns player formatted points with letters, example: 10K
  • Added new Placeholder for PAPI: %ypoints_points_formatted - returns player formatted points, example: 10.000
  • Added new Placeholder for MVdW: {ypoints_points_letterformat} - returns player formatted points with letters, example: 10K
  • Added new Placeholder for MVdW: {ypoints_points_formatted} - returns player formatted points, example: 10.000
  • Fixed CamelCase code.

 

  • [12/02/2020]
  • Code optimezed.
  • API Fixed.
  • Fixed error when load.
  • Fixed some errors.

 

  • [13/02/2020]
  • Fixed errors in config.
  • Added /points reload.
  • Placeholders changes.

 

  • [14/02/2020]
  • Fixed commands errors.

 

  • [28/03/2020]
  • Fixed TOP system.

 

  • [05/04/2020]
  • Fixed Placeholders.

 

  • [07/04/2020]
  • Fixed permission message error in /points shop.

Se fosse totalmente traduzido eu usaria...

Link para o comentário
Compartilhar em outros sites

ANÁLISE DE INATIVIDADE
 

Este tópico foi automaticamente arquivado devido à inatividade. Para manter a organização e fluidez das discussões na comunidade, tópicos que permanecem sem novas interações por um período prolongado são fechados automaticamente.
 

Se houver interesse em retomar o conteúdo, sinta-se à vontade para criar um novo tópico ou entre em contato com a equipe da comunidade para reabrir este tópico.


Equipe de Moderação
Gamer's Board
Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...