Jump to content

75 Screenshots

  • 85.8k
  • 7.1k
  • 1.41 MB
  • Update details
    v2.0.11
    Released
    Download size1.41 MB
    Total versions60
    Time between versions 76 days
    Typical update pace About every 10 days
    Freshness 4 days ago

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



MeventSupport

Posted

1 hour ago, tsuyoshi_ito said:

I want to create a button in a popup and execute a command when the button is clicked.
Is there a way to close the menu when the button is clicked?

We're working on your question, we'll get back to you later.

MeventSupport

Posted

On 11/12/2025 at 6:01 PM, tsuyoshi_ito said:

I want to create a button in a popup and execute a command when the button is clicked.
Is there a way to close the menu when the button is clicked?

Hi! Do you want to close the main menu or the pop-up?

tsuyoshi_ito

Posted (edited)

On 11/20/2025 at 5:06 PM, MeventSupport said:

Hi! Do you want to close the main menu or the pop-up?

I want to close the main menu.

Edited by tsuyoshi_ito
MeventSupport

Posted

On 11/22/2025 at 3:35 AM, tsuyoshi_ito said:

I want to close the main menu.

We're already looking into your problem, we'll respond later

MeventSupport

Posted

On 11/22/2025 at 3:35 AM, tsuyoshi_ito said:

I want to close the main menu.

To close the main menu automatically, you need to use the command "UI_ServerPanel_Close".

 

In the button, you can specify multiple commands via the "|" separator.

 

Example: "UI_ServerPanel_Close|popid 1111"

  • Like 1
BUGAGA

Posted

Здравствуйте. Кто-то может объяснить ? Как настроить "button" чтобы при нажатии открывала "pop-up" . ?

 

Hello. Can someone explain how to set up a "button" so that it opens a "pop-up" when pressed?

  • Curator
Mevent

Posted

54 minutes ago, BUGAGA said:

Здравствуйте. Кто-то может объяснить ? Как настроить "button" чтобы при нажатии открывала "pop-up" . ?

 

Hello. Can someone explain how to set up a "button" so that it opens a "pop-up" when pressed?

Привет! Тебе необходимо создать кнопку, указав команду "popupid {pop_id}", где {pop_id} необходимо заменить на ID попапа

  • Like 1
BUGAGA

Posted

Спасибо большое 🙃

  • Love 1
rex

Posted

Error while compiling ServerPanelPopUps: Expected expression | Line: 2471, Pos: 44

12/02 06:41:04 | Error while compiling ServerPanel: } expected | Line: 3296, Pos: 34

12/02 06:41:05 | Error while compiling ServerPanel: } expected | Line: 4125, Pos: 30

12/02 06:41:05 | Error while compiling ServerPanelPopUps: } expected | Line: 3277, Pos: 38

12/02 06:41:08 | Error while compiling ServerPanel: } expected | Line: 4938, Pos: 38

12/02 06:41:08 | Error while compiling ServerPanelPopUps: } expected | Line: 4312, Pos: 46

12/02 06:41:09 | Error while compiling ServerPanel: ; expected | Line: 6397, Pos: 15

12/02 06:41:09 | Error while compiling ServerPanelPopUps: ; expected | Line: 5589, Pos: 26

12/02 06:41:10 | Error while compiling ServerPanel: } expected | Line: 6823, Pos: 43

12/02 06:41:10 | Error while compiling ServerPanelPopUps: Expected expression | Line: 6348, Pos: 55

12/02 06:41:12 | Error while compiling ServerPanel: } expected | Line: 8110, Pos: 23

12/02 06:41:12 | Error while compiling ServerPanelPopUps: Expected expression | Line: 7139, Pos: 70

12/02 06:41:13 | Error while compiling ServerPanelPopUps: } expected | Line: 7981, Pos: 34

12/02 06:41:14 | Error while compiling ServerPanel: } expected | Line: 8946, Pos: 22

12/02 06:41:15 | Error while compiling ServerPanelPopUps: ) expected | Line: 8910, Pos: 47

12/02 06:41:16 | Error while compiling ServerPanel: ; expected | Line: 10852, Pos: 75

12/02 06:41:17 | [DEBUG] Plugin compilation is already queued: ServerPanelInstaller (0.316 ago)

12/02 06:41:17 | Error while compiling ServerPanel: ) expected | Line: 12796, Pos: 28

12/02 06:41:17 | Error while compiling ServerPanelInstaller: Missing dependencies: ServerPanel

MeventSupport

Posted

4 hours ago, rex said:

Error while compiling ServerPanelPopUps: Expected expression | Line: 2471, Pos: 44

12/02 06:41:04 | Error while compiling ServerPanel: } expected | Line: 3296, Pos: 34

12/02 06:41:05 | Error while compiling ServerPanel: } expected | Line: 4125, Pos: 30

12/02 06:41:05 | Error while compiling ServerPanelPopUps: } expected | Line: 3277, Pos: 38

12/02 06:41:08 | Error while compiling ServerPanel: } expected | Line: 4938, Pos: 38

12/02 06:41:08 | Error while compiling ServerPanelPopUps: } expected | Line: 4312, Pos: 46

12/02 06:41:09 | Error while compiling ServerPanel: ; expected | Line: 6397, Pos: 15

12/02 06:41:09 | Error while compiling ServerPanelPopUps: ; expected | Line: 5589, Pos: 26

12/02 06:41:10 | Error while compiling ServerPanel: } expected | Line: 6823, Pos: 43

12/02 06:41:10 | Error while compiling ServerPanelPopUps: Expected expression | Line: 6348, Pos: 55

12/02 06:41:12 | Error while compiling ServerPanel: } expected | Line: 8110, Pos: 23

12/02 06:41:12 | Error while compiling ServerPanelPopUps: Expected expression | Line: 7139, Pos: 70

12/02 06:41:13 | Error while compiling ServerPanelPopUps: } expected | Line: 7981, Pos: 34

12/02 06:41:14 | Error while compiling ServerPanel: } expected | Line: 8946, Pos: 22

12/02 06:41:15 | Error while compiling ServerPanelPopUps: ) expected | Line: 8910, Pos: 47

12/02 06:41:16 | Error while compiling ServerPanel: ; expected | Line: 10852, Pos: 75

12/02 06:41:17 | [DEBUG] Plugin compilation is already queued: ServerPanelInstaller (0.316 ago)

12/02 06:41:17 | Error while compiling ServerPanel: ) expected | Line: 12796, Pos: 28

12/02 06:41:17 | Error while compiling ServerPanelInstaller: Missing dependencies: ServerPanel

How do you transfer files to the server?

rex

Posted

bonsoir   j ai fait   la mis a   jour   mais j ai  plus rien   comment on  fait  p our  avoir comme avant merci  

  • Curator
Mevent

Posted

8 minutes ago, rex said:

bonsoir   j ai fait   la mis a   jour   mais j ai  plus rien   comment on  fait  p our  avoir comme avant merci  

Hi! Have you started migration?

rex

Posted

oui   mais rien  il y a une command 

rex

Posted

JE FAIT TOUT LES COMMANT   ET  JE  TROUVE  PAS   MA CONFI  QUE J AVAIT  

rex

Posted

c est bien sa la commande sp.migrations 

 

AlaEddineYahia

Posted

i lost my whole things after the update even tho i did the migration thing 

  • Curator
Mevent

Posted

15 minutes ago, AlaEddine Yahia said:

i lost my whole things after the update even tho i did the migration thing 

Can you write down in stages what you've been doing?

P.S. The "sp.migrations run" command backups the data before launching

rex

Posted

sa marche toujour pas j ai fait   la commande   mais rien  

 

  • Curator
Mevent

Posted

5 minutes ago, rex said:

sa marche toujour pas j ai fait   la commande   mais rien  

 

Wdym?

rex

Posted

j ai   mis  les plugins dans le cs   appret   j ai  fait la commande   pour avoir ma  version  mais   j ai  toujour   pas retrouver  ma confi   que j avait   avent 

  • Curator
Mevent

Posted

Just now, rex said:

j ai   mis  les plugins dans le cs   appret   j ai  fait la commande   pour avoir ma  version  mais   j ai  toujour   pas retrouver  ma confi   que j avait   avent 

Have you started migration?

  • Curator
Mevent

Posted

ServerPanel V2 – feedback

We just shipped a major update. Some users have run into issues, and with so many changes we might have missed a few things.

Please report any problems in the temporary channel: https://discord.com/channels/894911583917064232/1447860622824837190 (in our discord channel: https://discord.gg/mevent) 
When reporting, attach your data/serverpanel files, mention which template version you use, and describe the issue clearly.

This will help us collect and fix everything faster. Thanks!

rex

Posted

merci   a toi    sa  marche nickel  

  • Love 1
AlaEddineYahia

Posted

8 hours ago, Mevent said:

Can you write down in stages what you've been doing?

P.S. The "sp.migrations run" command backups the data before launching

Actually the mistake is on me Mevent , the update is all good , I’ve been doing the wrong migration command 2.0 , the plugin is working well and smooth .

MeventSupport

Posted

1 minute ago, AlaEddine Yahia said:

Actually the mistake is on me Mevent , the update is all good , I’ve been doing the wrong migration command 2.0 , the plugin is working well and smooth .

Glad to hear you figured it out! If you have any more questions or need further assistance, feel free to ask. Happy gaming!

  • Love 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 9
  • Confused 1
  • Love 7

Mevent's Collection

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.6k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.