Nexus Dynamics v2.0 | Sophisticated Admin Panel

I appreciate the recommendation, but NeoHotbarā€™s codebase is pretty messy and outdated. If youā€™re looking for a quality reference, Iā€™d rather point you to this:

3 Likes

My bad man ;( didnā€™t know any other resources using fusion.

Also GREAT resource, thank you!

3 Likes

Iā€™m very grateful for your suggestion, I gave Fusion a try and itā€™s wonderful!!! Itā€™s a very handy framework when it comes to creating UI elements on the go.

With a little bit of a engineering, Iā€™ve managed to create toggles that can now easily be created with just 6 lines of code :grinning:

Additionally, this now grants me the ability to add themes to 1 function and itā€™ll sync across all toggles.

Thank you so much for suggesting Fusion, optimization is on its way :heart:

3 Likes

After a few hours of testing this I have found a few things that could be added / changed:

  • The admin button should be able to be moved.
    Why not?

  • Announcement UI should be near the top of the screen instead of the middle.
    Look at all of the space between the admin button and the announcement UI.

  • The ban command should have a time / duration option.
    As far as I know there is no temp ban command which means you canā€™t even ban the player temporarily.

  • Make a toggleable option to noclip when using the fly command.
    There is no need for 2 commands which are almost identical. You could maybe make another button above for toggling noclip.
    image

Iā€™ll probably find more things that could be changed later but for now this is it. Also the unjail command doesnā€™t seem to appear.


Anyways this is probably one of in not the best admin panel (In my opinion). Hope to see more updates get released and see this grow more.

1 Like

Weā€™ve had many request for this and itā€™s on the way!


Iā€™ll move it closer to the topbar button, but in the near future I plan to overhaul the announcement design to slide from the right like a notification.


There is a server/time/perm ban; theyā€™re just different commands.
;ban Username Reason ā†’ Server
;timeban Username Seconds Reason ā†’ Time
;ban Username Reason ā†’ Perm


For the commands themselves, I want to keep for quick-access of noclip/fly. However, Iā€™ll add a noclip/fly toggle between the notifications. :+1:


95% of all undo commands arenā€™t listed, I forgot to add them, theyā€™re going to release in the next patch :sweat_smile:

Thank you for letting me know and Iā€™ll get to fixing them as soon as I find time :white_check_mark:

3 Likes

šŸ”” Update Log: v2.0.1


New

  • Added a setting to hide topbar button. (Reposition will come soon)
  • Fly notification received a collision button to switch between fly/noclip.

Changes

  • Unban is now its own separate command.
  • Announcement popup has been moved just below the topbar button.

Fixed

  • Noclipping will now change the text ā€œFly Speedā€ to ā€œNoclip Speedā€
  • Commands page will now display undo commands.
  • Command bar will now recognize, suggest, and autofill undo commands.
  • Players will now be ranked in studio correctly.

Weā€™re currently busy rewriting everything using Fusion for a much small file size so we can support package & version control! You can expect this update to release at version 2.0.5

1 Like

As well as fusion. Since you have so much util and network based features in your panel.

Look into a networking module as well as a cleaner module (maybe signal too).

Uses:

  1. Protect your networking from hackers.
  2. Increase performance of frame or run service based connections.
  3. Increase performance of networking (remote events etc.)

Network

  1. Netty
  2. Warp
  3. BridgeNet

Cleaner

  1. Sweeper

Signal

  1. Good signal

  2. Fast signal

2 Likes

I do have 1 issue. Please add the ability to move the menu UI button as currently it is centered under another ui elementā€¦

Weā€™re aware of this but currently the topbar is fixed at the center with a UIListLayout. Weā€™re currently redesigning the navigation to allow repositioning anywhere on the screen.

Thank you for the very quick reply. Might be a cool idea to add intergration to TopBarPlus V3 system so the button respects it?

That was the main idea we wanted to try so weā€™ll see!

Iā€™ll check these out as I reach those areas, for now Iā€™m just focusing on reducing the UI :+1:

Howdy everyone glad you all seem to be enjoying Nexus Phase 2 i also would like to say if you encounter any bugs with Phase 2 please do report them to Don

1 Like

Of course! Makes sense to focus on the UI.

If you need any help implementing them, donā€™t be afraid to Dm me.

Thank you for your work on this amazing resource!

1 Like

i cannot wait for Yet Another Panel (acronym is YAP) that combines every admin panel made in the last month, which is a lot, into one massive mosh pit amalgamation

1 Like

Itā€™s so much more useful too, and the UI is clean.

1 Like

the model is closed and i canā€™t get it


It seams to have triggered this unfortunately.

Iā€™ll try to find a fix donā€™t worry.

thanks please ping me when itā€™s fixed

@SubToAesthethic_YT I released a temporary patch until version 2.0.5.

Expect the current version to be a bit laggy, weā€™re on the works turn the source into a package :+1:

1 Like